Ember port of the excellent Call-Em-All https://github.com/callemall/material-ui.
WIP.
git clonethis repositorygit submodule initto load the original material-ui codenpm installbower install
ember server- Visit your app at http://localhost:4200.
ember testember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.