Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 309 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 309 Bytes

DOMQL Playground

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

Setup

  1. Clone the repo
git clone [email protected]:rackai/domql-example.git
  1. Install scripts
yarn
  1. Run the project
yarn start