Skip to content

magr0s/gulp-bem-stub

 
 

Repository files navigation

gulp-bem-stub

This project contains example gulpfile.js to help you start using bem with gulp.

Usage

To start developing project on BEM with preconfigured gulpfile do this in your console:

git clone https://github.com/matmuchrapna/gulp-bem-stub.git project
cd project
npm i
gulp build

It will clone the stub into project directory and build example index page in dist directory.

License

MIT (c) 2014 Vladimir Starkov

About

Example BEM project building with gulp-bem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • CSS 9.0%