BEM - Block, Elements and Modifiers
- Clone this repo using
git clone https://github.com/KaiWedekind/bem-boilerplate.git
- Run
npm install
to install dependencies. - Run
npm start
to see the example app athttp://localhost:3000
.
This project is licensed under the MIT license, Copyright (c) 2017 Kai Wedekind. For more information see LICENSE.md
.