Skip to content

mscbsd/angular-material-dashboard

Repository files navigation

Angular material admin dashboard

This application based on Angular Material.

Check out DEMO

Getting started

Clone project:

$ https://github.com/micrum/angular-material-admin.git

Install dependencies:

$ npm install
$ bower install

Run development web-server:

$ gulp serve

Build to Github pages

  • Merge master to gh-pages
  • run gulp build
  • Push gh-pages branch to remote origin

TODO

  • Adjust grid-list on dashboard
  • Page with table
  • Adjust top toolbar select
  • Organize CSS

About

Angular admin dashboard with material design

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.8%
  • HTML 26.5%
  • CSS 9.7%