Web Synth, a Web Audio API example Setup Install dependencies: npm i Build npm run build To watch files and rebuild when the files are modified, run the following command in a separate shell: npm run build:watch