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