This project's youtube walkthrough is here
- Git
- Node.js and npm Node ^4.2.3, npm ^2.14.7
-
Run
npm install
to install server dependencies. -
Run
node index
to start the development server.
This project's youtube walkthrough is here
Run npm install
to install server dependencies.
Run node index
to start the development server.