middleman/middleman-core/fixtures/ember-cli-app/test-app
2014-07-22 18:38:57 -07:00
..
app Add external command support 2014-07-22 18:38:57 -07:00
config Add external command support 2014-07-22 18:38:57 -07:00
public Add external command support 2014-07-22 18:38:57 -07:00
tests Add external command support 2014-07-22 18:38:57 -07:00
.bowerrc Add external command support 2014-07-22 18:38:57 -07:00
.gitignore Add external command support 2014-07-22 18:38:57 -07:00
.jshintrc Add external command support 2014-07-22 18:38:57 -07:00
bower.json Add external command support 2014-07-22 18:38:57 -07:00
Brocfile.js Add external command support 2014-07-22 18:38:57 -07:00
package.json Add external command support 2014-07-22 18:38:57 -07:00
README.md Add external command support 2014-07-22 18:38:57 -07:00
testem.json Add external command support 2014-07-22 18:38:57 -07:00

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/.