A boilerplate for Material Design applications using Angular 1.5x and Angular Material. This project uses the latest master branch of Angular Material to build the application. using yo generator, grunt as task runner
Clone this repository and execute the following commands in a terminal:
- git clone https://github.com/zulbakar/AngularMaterialDesign.git
- npm update
- bower update
- grunt serve
open file app.js
change bold text
var primaryColorMap = $mdThemingProvider.extendPalette('blue', { '500': '#0288d1' });
change bold text
var accentsColorMap = $mdThemingProvider.extendPalette('pink', { 'A200': '#e91e63' });
download .apk : https://github.com/zulbakar/AngularMaterialDesign/blob/master/docs/AngularMaterialDesign.apk