kevinmanncito/angular-game-boiler-plate
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Name of server file: server.js (node server.js) Port: 3000 Setup: Run npm install in the root directory and then run bower install. Npm start uses nodemon so you will need to run npm install -g nodemon for the npm start command to work.