Bootstrapped Socket-Express
Node.js project template using express, Socket.IO, Bootstrap and CoffeeScript.
Modules
This template uses:
For development it also includes:
Getting Started
You can either clone this repository and copy the provided template, or:
npm install -g bootstrapped-socket-express
bootstrapped new your_app_name
To run it for the first time:
cd your_app_name
npm install
node server.js