This packages is the UNPKG web app. It is built and deployed as a Cloudflare Worker.
Install dependencies and run the tests:
pnpm install
pnpm test
Boot the dev server and assets server (two separate tabs):
pnpm dev
pnpm dev:assets
Edit the worker configuration in wrangler.json, then:
pnpm run deploy