This app uses Foundation 6 Alpha and Liquid Fire to demonstrate the capabilities of developing native web-apps for mobile platforms, like iOS and Android, using Ember CLI Cordova.
git clone
this repositorynpm install
bower install
ember server
- Visit your app at http://localhost:4200.
ember test
ember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.