Browserify Gulp boilerplate using AngularJS written in ES6

A boilerplate for using AngularJS with ES6 transpiled using Babel. Gulp is used for automating tasks and Browserify for packaging JS in one module and usage of nodeJS style require/exports.

Usage

 npm install
 npm install -g gulp
 gulp serve