This repo contains the code for the MiniQL interactive example.
Click here to see the live version of this: https://miniql.github.io/miniql-interactive-example/
If you have Node.js installed you can run get the code here and run it for yourself.
Data queries using:
UI built with:
JSON support:
Download the zip file for this repo or use Git to clone it locally.
Then install dependencies:
cd miniql-interactive-example
npm install
Run it like this:
npm start
Your web browser should open automatically to the web page.
If not please point your web browser at: