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.
- Host: GitHub
- URL: https://github.com/zoltan-nz/starterkit-emberjs-emblem-bootstrap3-middleman
- Owner: zoltan-nz
- Created: 2013-10-19T19:59:49.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-03T11:34:16.000Z (over 11 years ago)
- Last Synced: 2025-03-24T08:55:18.616Z (7 months ago)
- Language: Ruby
- Size: 228 KB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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...