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
- Host: GitHub
- URL: https://github.com/1999/bem-tryouts
- Owner: 1999
- Created: 2014-03-26T07:26:53.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-08-26T07:43:59.000Z (over 7 years ago)
- Last Synced: 2025-02-17T03:44:13.215Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```