Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 952 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 952 Bytes

emberx-form

npm version Build Status

Installation

  • git clone this repository
  • cd emberx-form
  • yarn install

Running

Running Tests

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

Building

  • ember build

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

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms, which can be found in the CODE_OF_CONDUCT.md file in this repository.