ember-cli-static-pages
v0.0.5
Published
compile static html files from handlebars templates and serve them along side your ember app.
Downloads
322
Maintainers
Readme
This addon is not ready for use yet
Ember-cli-static-pages
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
ember test
ember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.