domql-playground
v0.0.5
Published
Live code editing of [DOMQL](https://github.com/rackai/domql) code. [Live example](http://rackai.github.io/playground/) can be seen here.
Readme
DOMQL Playground
Live code editing of DOMQL code. Live example can be seen here.
Setup
- Clone the repo
git clone [email protected]:rackai/domql-example.git- Install scripts
yarn- Run the project
yarn start