Skip to content

caotin/angular-material-dashboard

 
 

Repository files navigation

How to run it

- please ensure you have installed angular cli, otherwise npm install -g @angular/cli

  1. git clone https://github.com/caotin/angular-material-dashboard
  2. cd angular-material-dashboard
  3. npm install
  4. ng serve -o (it will automatically open localhost:4200)

About

A material-design dashboard by using angular

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 39.1%
  • TypeScript 32.7%
  • CSS 26.4%
  • JavaScript 1.8%