Awesome
ember-cli-cal-demoapp
Demo app for ember-cli-cal, the calendar component for ember-cli.
See http://netgusto.github.io/ember-cli-cal-demoapp/dist for an online demo.
Installation
git clone
this repositorynpm install
bower install
Running
ember server
- Visit your app at http://localhost:4200.
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.