Skip to content

An interactive example of MiniQL queries in the browser.

Notifications You must be signed in to change notification settings

miniql/miniql-interactive-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniQL interactive example

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.

Click here to support my work

Tech use in this example

Data queries using:

UI built with:

JSON support:

Running the example yourself

Setup

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

Run it like this:

npm start

Your web browser should open automatically to the web page.

If not please point your web browser at:

http://localhost:3000/miniql-interactive-example

About

An interactive example of MiniQL queries in the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published