This repo contains the code that was written during the classes given @ Thinc Institute.
Install Node.js
Install node server refresh script
npm install -g nodemon
Install node debugger
npm install -g node-inspector
To run the project run:
nodemon index.js