AngularJS + Brunch + LiveScript
Features:
git clone https://github.com/clkao/angular-brunch-seed-livescript.git
to clone the angular-brunch-seed-livescript repositorycd angular-brunch-seed-livescript
./scripts/init.sh
to install node packagesor if you have Brunch installed run:
brunch new myapp --skeleton https://github.com/clkao/angular-brunch-seed-livescript
./scripts/server.sh
to serve using BrunchThen navigate your browser to http://localhost:3333
./scripts/production.sh
to minify javascript and css files../scripts/test.sh
to run unit test with testacularNotes:
./scripts/compile-tests.sh
in a
seperate window../script/server.sh
or ./script/development.sh
running in the console./test/testacular_conf.js
file E.g. browser = ["ChromeCanary", "Firefox"]
WIP
EMFILE
error