0.0.2 • Published 9 years ago

ember-cli-what-what v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

ember-cli-what-what

First, create a new ember app with ember new APPNAME

Then: ember install ember-cli-what-what

Then put a {{what-what}} component in your templates/components/application.hbs to try out this test component.

Installation for development

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.