Skip to content
This repository has been archived by the owner on Jan 30, 2018. It is now read-only.
/ ember-starter Public archive

HTML5 + Ember.js + CoffeeScript + Mocha/Chai/Karma + Sass/Compass/Susy + Grunt

License

Notifications You must be signed in to change notification settings

nightire/ember-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ember Starter

A boilerplate I use for rapidly front-end web development, made up with my favourite tool-stack:

  • Pure HTML
  • Sass
  • Compass (susy, breakpoint)
  • Ember.js
  • Pure Javascript/CoffeeScript
  • Mocha (Chai)
  • Karma
  • Grunt

Follow these steps to make it work:

  1. First, you need Ruby/Sass/Compass/Susy installed, also need Node/Npm installed.

  2. Clone this repository (or just download the source)

  3. Run npm install

  4. Run grunt bowercopy

  5. Run grunt and write your code (in ./src folder by default)

Done, and enjoy!

About

HTML5 + Ember.js + CoffeeScript + Mocha/Chai/Karma + Sass/Compass/Susy + Grunt

Resources

License

Stars

Watchers

Forks

Packages

No packages published