ojlamb / angular-material-mapping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Material Mapping Dashboard

Responsive Angular mapping dashboard with material design based on Angular Material and Angular Material Dashboard

Getting started

Clone project:

$ git clone https://github.com/ojlamb/angular-material-mapping.git

Install dependencies:

$ cd angular-material-mapping
$ npm install

Install gem 'sass'

$ gem install sass

Run development web-server:

$ gulp serve

Features

  • AngularJS
  • Angular UI Router
  • Angular Material
  • Angular Leaflet
  • 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

About

License:MIT License


Languages

Language:JavaScript 65.7%Language:HTML 25.0%Language:CSS 9.4%