mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added port and log level info
This commit is contained in:
parent
48039054bb
commit
0a80a701a2
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
|
@ -7,13 +7,11 @@ Follow the development at http://chuck-game.tumblr.com/
|
||||||
|
|
||||||
How to run:
|
How to run:
|
||||||
|
|
||||||
* git clone https://github.com/logsol/chuck.js.git
|
* ```git clone https://github.com/logsol/chuck.js.git```
|
||||||
* cd chuck.js
|
* ```cd chuck.js```
|
||||||
* npm install
|
* ```npm install```
|
||||||
* node server.js
|
* ```node server.js```
|
||||||
|
|
||||||
Open in browser http://localhost:1234
|
Open in browser http://localhost:1234
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
This game is licensed under the GPLv3 licence http://www.gnu.org/licenses/gpl-3.0.html
|
This game is licensed under the GPLv3 licence http://www.gnu.org/licenses/gpl-3.0.html
|
||||||
Loading…
Add table
Add a link
Reference in a new issue