Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tadatuta/bem-playground


https://github.com/tadatuta/bem-playground

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

BEM playground
==============

Online bemhtml compiler demo

### Install
1. `git clone git://github.com/tadatuta/bem-playground.git`
2. `cd bem-playground`
3. `npm install && ./node_modules/.bin/bem make`

### Usage
#### Development environment
1. `node app.js`
2. `http://127.0.0.1:3000/`

#### Testing and production environment
1. `make server`
2. `http://127.0.0.1:3000/`