# Angular Material Dashboard

[![Join the chat at https://gitter.im/flatlogic/angular-material-dashboard](https://badges.gitter.im/flatlogic/angular-material-dashboard.svg)](https://gitter.im/flatlogic/angular-material-dashboard?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Responsive Angular admin dashboard with material design based on
[Angular Material](https://github.com/angular/material).

![promo-amd](src/assets/images/promo-amd.png)

Check out [DEMO](http://flatlogic.github.io/angular-material-dashboard/)

## 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](https://github.com/Swiip/generator-gulp-angular).
If you have any questions about the build or project structure please check out their documentation.

UI components built with [Angular Material](https://material.angularjs.org/).

Design by [flatlogic.com](http://flatlogic.com/)

## Deploy to Github pages  
  
    $ gulp build
    $ gulp deploy

## Community
- [Tweet about it](https://twitter.com/intent/tweet?text=Angular%20Material%20Dashboard%20https://github.com/flatlogic/angular-material-dashboard%20via%20@flatlogicinc) to support revolution in classic paid templates market.
- Follow [@flatlogicinc on Twitter](https://twitter.com/flatlogicinc).
- Subscribe to Flatlogic newsletter at [flatlogic.com](http://flatlogic.com/)