0.3.2 • Published 7 years ago

ng6-browserify v0.3.2

Weekly downloads
70
License
-
Repository
github
Last release
7 years ago

ng + es6 + browserify

This repo is a seed for projects using ES6 with AngularJS and built with Browserify+Babel

Usage

Use slush to generate a base structure for your project:

npm install -g slush slush-ng6

mkdir project
cd project
slush ng6