Gergling / 12a-mean

Development of a multiplayer turn-based game. In space!
0 stars 0 forks source link

npm-based commands #15

Open Gergling opened 9 years ago

Gergling commented 9 years ago

All commands should go in /bin/. package.json scripts should be in charge of all commands. Complex commands need to be scripts written in node.

Gergling commented 8 years ago

Needs to include mongo and server, ideally, to avoid having 2 separate command lines running the backend.

http://stackoverflow.com/questions/17871833/start-mongodb-from-within-a-grunt-task