Building

First, clone the repository.

Make sure you have installed all dependencies:

npm install

To build your local version of sql-surveyor, use the build script:

npm run build