I got tired of re-downloading these 3rd party directives everytime I create an angularjs app. So I created a seed app for them.
cd C:\your\git\clone\directory
'npm install' to install gulp dependencies
'bower install' to install angular, bootstrap, and other dependencies
'gulp concat' to concat all js/application source files as one js file (debug mode)
'gulp uglify' to minify all js/application source files (performance-wise, loads faster)
GGWP!!
- a0-angular-storage
- angular
- angular-auto-validate
- angular-block-ui
- angular-bootstrap
- angular-bootstrap-datetimepicker
- angular-datatables
- angular-ui-router
- bootstrap
- datatables
- font-awesome
- jquery
- moment