1.2.0 • Published 8 years ago

angular-material-admin v1.2.0

Weekly downloads
3
License
-
Repository
-
Last release
8 years ago

Angular Material Dashboard

Join the chat at https://gitter.im/flatlogic/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:

$ cd angular-material-dashboard
$ 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 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 flatlogic.com

Deploy to Github pages

$ gulp build
$ gulp deploy

Community