Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 351 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 351 Bytes

This is the http://ember-components.com website repository.

Ember Components

The site is built using Ember.js and more tools which will be listed here at some point in the future.

Running Locally

  • npm install
  • npm install -g bower
  • bower install
  • grunt server
  • Navigate to localhost:8000