Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 656 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 656 Bytes

Stub to start a new BEM project based on bnsf

Project-stub is a starter-kit-like repository used for bnsf's projects creation.

There are two main BEM libraries are linked here by default:

And, of course, bnsf itself.

There are some examples of blocks in desktop.blocks directory. Feel free to change or remove it.

How to start:

git clone https://github.com/apsavin/bnsf-project-stub.git your-project-name
cd your-project-name
npm i
gulp