- Install node.js if you haven't already.
- Using the command line, run
npm install -g brunch
to installbrunch
. - Fork and clone this repo.
- Run
npm install
in the directory you cloned this repo to.
- Start the server:
brunch watch --server
- Open http://localhost:3333 in Chrome.
- Bootstrap 3.0 - CSS framework for rapid scaffolding
- Flat UI - CSS styling
- Bootstrap for Ember - Bootstrap components for Ember.js