clkao / angular-brunch-seed-livescript

AngularJS + Brunch.io
Other
21 stars 9 forks source link

angular-brunch-seed-livescript

A started project for AngularJS using Brunch.io with LiveScript

AngularJS + Brunch + LiveScript

Features:

How to use angular-brunch-seed-livescript

or if you have Brunch installed run:

brunch new myapp --skeleton https://github.com/clkao/angular-brunch-seed-livescript

Running the app during development

Then navigate your browser to http://localhost:3333

Running the app in production

Running unit tests

Notes:

End to end testing

WIP

Common issues

EMFILE error