ember-cli-deploy-elasticbeanstalk
v0.0.3
Published
Simple addon that will copy the ember index.html file into an elastic beanstalk app container and deploy it.
Downloads
5
Maintainers
Readme
Ember-cli-deploy-sane
This README outlines the details of collaborating on this Ember addon.
Installation
git clone
this repositorynpm install
bower install
Running
ember server
- Visit your app at http://localhost:4200.
Running Tests
npm test
(Runsember 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://www.ember-cli.com/.