Skip to content

Commit

Permalink
3rd times the charm and I'm bad at formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
mllewellyn committed May 7, 2015
1 parent 5b88fbf commit fe5dbf6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -11,6 +11,9 @@ Run server with ```nodemon```

====
How to run

1. Start the mongo server with ```mongod --dbpath ./data/```

2. Start the website server with ```nodemon```

3. Start the game srver with ```nodemon ./public/ige/server/ige.js -g ./public/game/```

0 comments on commit fe5dbf6

Please sign in to comment.