/starter-kit

Example dev setup to use DOMQL

Primary LanguageJavaScript

DOMQL Starter Kit

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

Setup

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