middleman/middleman-core/fixtures/ember-cli-app/test-app/README.md
2014-07-22 18:38:57 -07:00

444 B

Test-app

This README outlines the details of collaborating on this Ember application.

Installation

  • 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://iamstef.net/ember-cli/.