added port and log level info

This commit is contained in:
Karl 2012-07-16 01:40:08 +03:00
parent 0a80a701a2
commit a54dfc05f8

View file

@ -10,7 +10,7 @@ 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 [port] [log level]```
Open in browser http://localhost:1234 Open in browser http://localhost:1234