Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 314 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 314 Bytes

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