This is a stub project on Angular+SASS. Uses BEM CSS approach and BEM file model. Express server flavoried with livereload is taken from gulp-express-stub.
> npm install
> bower install
> gulp
This provides a development server.
SASS, JavaScript and HTML files are watched in src
folder and the website is reloaded in case of changes.
> gulp build:app --env=production
> node lib/app/app.js