Ember port of the excellent Call-Em-All https://github.com/callemall/material-ui.
WIP.
git clone
this repositorygit submodule init
to load the original material-ui codenpm 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/.