bmorelax / angular-material-dashboard

Angular admin dashboard with material design

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

Angular admin dashboard with material design

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

License:MIT License


Languages

Language:JavaScript 64.2%Language:HTML 26.7%Language:CSS 9.2%