lynnaloo/oranjs

Fix README instructions to run node index from right directory

troy0820 opened this issue · 1 comments

  • README says run node index.js but after refactoring the app needs to be run from node app/index.js
  • Add script to start app with npm start

This is already covered in another PR that still needs some merging.