mesteche / bootstrapped-socket-express

Project template using express, Socket.IO, Bootstrap and CoffeeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License

MIT License

About

Project template using express, Socket.IO, Bootstrap and CoffeeScript

License:MIT License


Languages

Language:CoffeeScript 62.1%Language:JavaScript 37.9%