Skip to content

github4bcp/angular-material-dashboard

Repository files navigation

Angular material admin dashboard

This application based on Angular Material.

Check out DEMO

Getting started

Clone project:

$ git clone https://github.com/flatlogic/angular-material-dashboard.git

Install dependencies:

$ npm 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.8%
  • HTML 25.5%
  • CSS 9.7%