Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 257 Bytes

2-diving-in.md

File metadata and controls

13 lines (13 loc) · 257 Bytes

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