Install node: brew install node curl http://npmjs.org/install.sh | sh
Get dependencies: npm install node-static npm install socket.io
Start server: node server.js [port(|| 1337)] [debug_mode?(|| false)]
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install node: brew install node curl http://npmjs.org/install.sh | sh
Get dependencies: npm install node-static npm install socket.io
Start server: node server.js [port(|| 1337)] [debug_mode?(|| false)]