This application based on Angular Material.
Check out DEMO
Clone project:
$ https://github.com/micrum/angular-material-admin.git
Install dependencies:
$ npm install
$ bower install
Run development web-server:
$ gulp serve
- Merge master to gh-pages
- run
gulp build
- Push gh-pages branch to remote origin