Pull latest changes
Run npm install
cd to public/ige/server/ and run npm install again.
Run server with nodemon
==== How to run
-
Start the mongo server with
mongod --dbpath ./data/ -
Start the website server with
nodemon -
Start the game srver with
nodemon ./public/ige/server/ige.js -g ./public/game/