0.0.1 • Published 8 years ago

ember-cli-dashboardable v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

Ember-cli-dashboardable

The idea of this addon is to provide an easy way to add components to a dashboard, from anywhere on your application, via services. DEMO: http://gcampes.github.io/ember-cli-dashboardable/

Keep in mind this is still a WIP.

Installation

  • git clone this repository
  • npm install
  • bower install

Running