В консоли выполнить
git clone https://github.com/tadatuta-studio/nadejda-biz-ua.git
cd nadejda-biz-ua
npm i
./node_modules/.bin/bem server
Открыть в браузере http://localhost:8080/desktop.bundles/index/index.html
## Полезные статьи
* [Попробуй БЭМ на вкус](http://ru.bem.info/articles/start-with-project-stub/)
* [Руководство пользователя по BEMHTML](http://ru.bem.info/libs/bem-core/2.0.0/bemhtml/reference/)
* [Пошаговое руководство по bem-js](http://ru.bem.info/tutorials/bem-js-tutorial/)
* [Команды bem-tools](http://ru.bem.info/tools/bem/bem-tools/commands/)