An open API service indexing awesome lists of open source software.

https://github.com/zoltan-nz/starterkit-emberjs-emblem-bootstrap3-middleman

Starter Kit in Middleman with the latest EmberJS, Emblem, Slim, Sass and Coffee Script. Bootstrap 3 implemented as well.
https://github.com/zoltan-nz/starterkit-emberjs-emblem-bootstrap3-middleman

Last synced: 6 months ago
JSON representation

Starter Kit in Middleman with the latest EmberJS, Emblem, Slim, Sass and Coffee Script. Bootstrap 3 implemented as well.

Awesome Lists containing this project

README

          

Middleman, EmberJS, Emblem, Slim, Sass, CoffeeScript, Bootstrap 3
==========================================================

Starter Kit in Middleman with the latest EmberJS, Emblem, Slim, Sass and Coffee Script. Bootstrap 3 implemented as well.

###Start your new EmberJS project with Emblem in Middleman:

1. Download zip version and extract in your empty project folder.
2. Run bundle update:

bundle update

3. Launch middleman server

middleman server

4. Enjoy bootstrap 3 style, and code with coffee script, emblem, slim and sass

###More info:

- EmberJS: http://www.emberjs.com

- Emblem template: http://www.emblemjs.com

- Middleman: http://middlemanapp.com/

###Todo:

- Update everything to the latest version...