Sample Angular app using Gulp.js for make Automate work flow.
App uses a number of open source projects to work properly:
- [AngularJS] - HTML enhanced for web apps!
- [Gulp] - the streaming build system
- [Bower] - A package manager for the web
You need Gulp installed globally:
$ npm i -g gulp$ npm install
$ bower installMIT
Free Software, Hell Yeah! [Bower]:http://bower.io [AngularJS]:http://angularjs.org [Gulp]:http://gulpjs.com