0.1.0-alpha.5212ae82 • Published 6 years ago

gulp-bem-bundler-examples v0.1.0-alpha.5212ae82

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

gulp-bem-example-bundles

NPM Status Travis Status Coverage Status

Install

$ npm install --save-dev gulp-bem-example-bundles

Usage

//TODO Write about usage

Development

Run tests

Run tests with Mocha:

npm test

Run tests with code coverage calculation Istanbul:

npm run coverage

Run code versification tools

Run eslint linter:

npm run lint