Skip to content

domql/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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