Skip to content

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

License

Notifications You must be signed in to change notification settings

mesteche/bootstrapped-socket-express

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 62.1%
  • JavaScript 37.9%