This is meant to be a simple, easy to use seed for a rich client side Application, similar to MEAN stack, but in Coffeescript.
- Express
- Angular
- CoffeeScript
- MongoDB
- Socket.io
- JWT token authentication
- Twitter Bootstrap 3
in the terminal
git clone https://github.com/bheithaus/coffeeboiler.git
cd coffeeboiler
npm install
bower install
gulp
And you're off!