beautyfree / smacss-bem-kit

Kit for front end development based on SMACSS and BEM methodology with Gulp builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMACSS-BEM-Kit

The boilerplate for quickly starting off your projects. The CSS is handled with a SMACSS structure and BEM naming for maintainability.

Setup

npm install
bower install

If you want to build and start serve:

gulp serve:build

Or just build your project:

gulp

Any thoughts?

Tweet me at @netebe.

About

Kit for front end development based on SMACSS and BEM methodology with Gulp builder

License:GNU Lesser General Public License v3.0


Languages

Language:CSS 67.9%Language:JavaScript 25.0%Language:HTML 7.1%