webxdc-code-playground Simple webxdc that allows you to code, preview and build a webxdc or just test some code, no setup needed, just open and code something. development install dependencies pnpm install test in browser pnpm run dev build pnpm run build To build with eruda: NODE_ENV=debug pnpm run build