/VisualSQL

Visual SQL editing tool

Primary LanguageJavaScriptMIT LicenseMIT

VisualSQL

Thie is the implementation of VisualSQL (https://visualsql.net).

This project was designed to be a static website.

The license is MIT.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# generate static project
$ yarn generate