Uses theme (added in drive): http://themeforest.net/item/material-design-admin-with-angularjs/13582227?utm_campaign=sysemail&utm_content=712366&utm_keyword=sysemail&utm_medium=email&utm_source=item_update&utm_term=sysemail
- Install [Node.js] (https://nodejs.org/)
Install gulp globally
npm install gulp -g
Install node & bower packages
`npm install`
`bower install`
Update your config/development.json
Run gulp build
for building and gulp serve
for preview.
This project is generated with yo angular generator version 0.15.1.
Running gulp test
will run the unit tests with karma.
"angular-google-maps": "2.3.2", resolve angular-google-maps issue #1853
"lodash":"3.X" resolve angular-google-maps issue #1822