Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 901 Bytes

File metadata and controls

43 lines (26 loc) · 901 Bytes

Angular Material Dashboard

Getting started

Clone project:

$ git clone https://github.com/TopTalent333/material-admin-template-using-angular11.git

Install dependencies:

$ cd angular-material-dashboard
$ npm install

Run development web-server:

$ gulp serve

Features

  • AngularJS
  • Angular UI Router
  • Angular Material
  • Sass styles
  • Gulp build
  • Stylish, clean, responsive layout with original design
  • BrowserSync for the ease of development

Project structure and credits

Project structure based on gulp-angular yeoman generator. If you have any questions about the build or project structure please check out their documentation.

UI components built with Angular Material.

Design by TopTalent

Deploy to Github pages

$ gulp build
$ gulp deploy

thank you