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.
git clone https://github.com/apsavin/bnsf-project-stub.git your-project-name
cd your-project-name
npm i
gulp