goschevski / fronty

Fronty is a boilerplate for starting new front-end projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 (postcss), javascript (browserify) and to optimize images.

$ npm i
$ gulp watch

About

Fronty is a boilerplate for starting new front-end projects


Languages

Language:JavaScript 62.7%Language:CSS 32.2%Language:HTML 5.1%