Step One:
npm install
Step Two: On line 9 of index.html, add:
require('./index')
Step Three: Commit the change, and test your code by launching the app.
npm start
Step One:
npm install
Step Two: On line 9 of index.html, add:
require('./index')
Step Three: Commit the change, and test your code by launching the app.
npm start