Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 662 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 662 Bytes

Ember-easy-form

ember-easy-form is built and maintained by DockYard, contact us for expert Ember.js consulting.

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

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

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