Example dev setup (boilerplate) to use DOMQL. You can also check playground.
- Clone the repo
git clone git@github.com:domql/starter-kit.git
- Install scripts
yarn
- Run the project
yarn start
Example dev setup (boilerplate) to use DOMQL. You can also check playground.
git clone git@github.com:domql/starter-kit.git
yarn
yarn start