An open API service indexing awesome lists of open source software.

https://github.com/1999/bem-tryouts

My BEM tryouts. Static, dynamic etc
https://github.com/1999/bem-tryouts

Last synced: 8 days ago
JSON representation

My BEM tryouts. Static, dynamic etc

Awesome Lists containing this project

README

        

## How to start

```
git clone --recursive [email protected]:1999/bem-tryouts.git
npm install
enb server
open http://localhost:8080/desktop.bundles/index/index.html
```