ember-foundation-apps
v0.0.3
Published
An application port for Ember from Foundation Apps
Downloads
2
Maintainers
Readme
Ember-foundation-apps
This README outlines the details of collaborating on this Ember addon.
Install as Ember Cli addon
- Initialize your ember-cli application
npm install ember-foundation-apps --save-dev
- Use
{{#zf-*}}{{/zf-*}}
components in your handelbars templates. - Documentation coming soon...
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/.