Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 322 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 322 Bytes

DOMQL Starter Kit

Example dev setup (boilerplate) to use DOMQL. You can also check playground.

Setup

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