fronty
v3.1.1
Published
Fronty is a boilerplate for starting new front-end projects.
Downloads
10
Readme
Fronty
Fronty is a boilerplate for starting new front-end projects.
Why boilerplate?
I explained my opinion on this topic in blog post "Thoughts on CSS Frameworks".
Dependencies
Fronty is using gulp to compile css (libsass, autoprefixer, base64, iconfont, svg sprites), javascript (browserify) and to optimize images.
$ npm i
$ gulp watch