Templating HTML5, CSS3 using stylus, swig, gulp, bower and node. Live reload, assets and views compilation.
##Installation First you need to install nodejs and bower.
Then run
npm install
bower install
To initilize dist/ folder run
gulp build
Then run
gulp
It will open your web browser with live reload.
###TODO Minification