Fronty is a boilerplate for starting new front-end projects.
I explained my opinion on this topic in blog post "Thoughts on CSS Frameworks".
Fronty is using gulp to compile css (postcss), javascript (browserify) and to optimize images.
$ npm i
$ gulp watch