mirror of
https://github.com/rzmk/czv.git
synced 2025-12-19 08:09:24 +00:00
309 B
309 B
czv - web-demo
Demo website for the czv WebAssembly library built with Vite & React.
Development
- Install the packages:
bun install
- Build the site:
bun run build
- Serve the site:
bun preview
