Skip to content

ilyar/bem-init

Repository files navigation

bem-init

Build Status Coverage Status NPM version Dependency Status

bem-init is a scaffolding tool used to automate BEM project creation and can also be used as bem init command for bem-tools.

Installation

Install it globally if you are using globally installed bem-tools

npm -g install bem-init

Or install it into your project

npm install bem-init --save-dev

Usage

Run command:

bem init

About

Generate BEM project scaffolding from a template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published