Rapid, Smart, Intuitive forms for Ember.js styled with Bootstrap & Validation ready.
This is a fork of the original over at https://github.com/indexiatech/ember-forms
With Ember-CLI:
npm install --save-dev ember-rapid-forms
Please visit the documentation for installation & usage documentations: http://piceatech.github.io/ember-rapid-forms
ember server
- Visit your app at http://localhost:4200.
To test on all ember versions:
ember try:testall
ember test --server
ember build