A base app for angular JS application. Since scaffolding apps took time to download and install.
Clone the repo to your local folder. Cd into your directory and run the following:
npm install
bower install
npm install -g gulp
gulp serve
gulp build
Deploy to gh-pages (github)
gulp deploy
- 1.0
- Added support for asset compilation
- Gulp integration
- gh-pages integration
Fix script errors, with fixmyJS
@Thanks to materialize