First, clone the repository.
Make sure you have installed all dependencies:
npm install
To build your local version of sql-autocomplete, use the build script:
npm run build