Note:
Commands:
- You need to install these commands globaly
npm install -g pm2
npm install -g grunt
- Run this command to install dependencies in package.json
npm install
- Run this command to start the server
npm run start
- You should be able to see this project on your localhost port 1337
server running http://localhost:1337
Make sure to checkout my other projects.
There are two methods:
- Clone via terminal.
- Download it via github.
You can check them out here.