0.6.0 • Published 9 years ago
ember-cli-impact-components v0.6.0
ember-cli-impact-components 
Common Ember components for the Impact Platform. Based on Materialize.
Installation
git clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:testallto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.
Available Components
- For a list of available components, visit: http://b-lab-org.github.io/ember-cli-impact-components/
Publish
- update
package.jsonwith version number. git tag vX.Y.Zgit push origin --tags- publish to
gh-pagesnpm run deploy
- publish to NPM
npm publish ./