This README outlines the details of collaborating on this Ember application.
git clonethis repositorycd wecudos-appsudo npm install -g ember-cli(if not already installed)npm install && bower install
ember server- Visit your app at http://localhost:4200.
ember testember test --server
ember build
For more information on using ember-cli, visit http://iamstef.net/ember-cli/.