Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 338 Bytes

File metadata and controls

19 lines (15 loc) · 338 Bytes

Symbols Starter Kit

Example dev setup (boilerplate) to use DOMQL. You can also check live editor Playground.

Setup

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