Skip to content

ncamacho97/ember-multi-step-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

81f220c · Apr 13, 2017

History

3 Commits
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017
Apr 13, 2017

Repository files navigation

ember-multi-step-form

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

Installation

  • git clone <repository-url> this repository
  • cd ember-multi-step-form
  • npm install
  • bower install

Running

Running Tests

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