fast-web/examples/client-renderer
MasterGordon e12618a688 wip added hooks and some basic debugging 2026-03-06 21:12:24 +01:00
..
src wip added hooks and some basic debugging 2026-03-06 21:12:24 +01: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 fixed ci script 2025-08-31 21:06:19 +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.