/playground

DOMQL Playground

Primary LanguageJavaScript

DOMQL Playground

Live code editing of DOMQL code. Live example can be seen here.

Setup

  1. Clone the repo
git clone git@github.com:rackai/domql-example.git
  1. Install scripts
yarn
  1. Run the project
yarn start