Skip to content

Java2Dig/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

About

Angular admin dashboard with material design

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.1%
  • HTML 26.7%
  • CSS 9.2%