Skip to content

mscbsd/angular-material-dashboard

 
 

Repository files navigation

Angular Material Dashboard

Responsive Angular admin dashboard with material design based on Angular Material.

promo-amd

Check out DEMO

Getting started

Clone project:

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

Install dependencies:

$ npm install

Install gem 'sass'

$ gem install sass

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

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

Build to Github pages

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

Community

Packages

No packages published

Languages

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