web audio tests
Install with npm i
Start with npm dev
Production build with npm build
Webpack 4
- ts-loader (accepts .ts and .tsx)
- html-webpack-plugin creates a index.html
- sourcemaps enabled
Install with npm i
Start with npm dev
Production build with npm build