added port and log level info

This commit is contained in:
Karl 2012-07-16 01:38:38 +03:00
parent 48039054bb
commit 0a80a701a2

View file

@ -7,13 +7,11 @@ Follow the development at http://chuck-game.tumblr.com/
How to run:
* git clone https://github.com/logsol/chuck.js.git
* cd chuck.js
* npm install
* node server.js
* ```git clone https://github.com/logsol/chuck.js.git```
* ```cd chuck.js```
* ```npm install```
* ```node server.js```
Open in browser http://localhost:1234
This game is licensed under the GPLv3 licence http://www.gnu.org/licenses/gpl-3.0.html