Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 528 Bytes

File metadata and controls

35 lines (23 loc) · 528 Bytes

Gulp Angular

Sample Angular app using Gulp.js for make Automate work flow.

Tech

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

Installation

You need Gulp installed globally:

$ npm i -g gulp
$ npm install
$ bower install

License

MIT

Free Software, Hell Yeah! [Bower]:http://bower.io [AngularJS]:http://angularjs.org [Gulp]:http://gulpjs.com