This README outlines the details of collaborating on this Ember application.
You will need the following things properly installed on your computer.
git clone <repository-url>
this repositorynpm install
bower install
ember serve
Make use of the many generators for code, try ember help generate
for more
details
ember test
ember test --server
ember build
(development)ember build --environment production
(production)Specify what it takes to deploy your app.
First, have valid S3 credentials in a file called .env
.
Then, with all work committed:
ember deploy production --activate