fast-web/examples/client-renderer
MasterGordon ac413285bf fixed ci script 2025-08-31 21:06:19 +02:00
..
src added basic updates 2025-08-31 20:59:41 +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 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.