Work in progress
The following commands can be run simultaneously.
- Build the code in watch mode with
npm run build:watch - Serve the generated webpage via localhost with
npm run serve
The project doesn't have a bundler, so importing the libs are done by the browser via https://esm.sh