mscbsd / angular-material-dashboard

Angular admin dashboard with material design

Home Page:http://flatlogic.github.io/angular-material-dashboard/site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Angular admin dashboard with material design

http://flatlogic.github.io/angular-material-dashboard/site/

License:MIT License


Languages

Language:JavaScript 63.8%Language:HTML 26.5%Language:CSS 9.7%