This is the http://ember-components.com website repository.
The site is built using Ember.js and more tools which will be listed here at some point in the future.
npm install
npm install -g bower
bower install
grunt server
- Navigate to
localhost:8000