3.1.1 • Published 9 years ago

fronty v3.1.1

Weekly downloads
34
License
-
Repository
github
Last release
9 years ago

Fronty

Fronty is a boilerplate for starting new front-end projects.

www.frontyboilerplate.com

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