fast-web/examples/client-renderer
MasterGordon f4427f7b3f improved cr by very basic placement commit 2025-08-29 00:43:54 +02:00
..
src improved cr by very basic placement commit 2025-08-29 00:43:54 +02:00
.gitignore created mono repo 2025-08-12 07:40:06 +02:00
README.md created mono repo 2025-08-12 07:40:06 +02:00
index.html improved cr by very basic placement commit 2025-08-29 00:43:54 +02:00
package.json created mono repo 2025-08-12 07:40:06 +02:00
tsconfig.json improved cr by very basic placement commit 2025-08-29 00:43:54 +02:00

README.md

client-renderer

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.19. Bun is a fast all-in-one JavaScript runtime.