fast-web/examples/didact
MasterGordon 5b32078ecf created mono repo 2025-08-12 07:40:06 +02:00
..
public created mono repo 2025-08-12 07:40:06 +02:00
src created mono repo 2025-08-12 07:40:06 +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
bun.lockb created mono repo 2025-08-12 07:40:06 +02:00
index.html created mono repo 2025-08-12 07:40:06 +02:00
package.json created mono repo 2025-08-12 07:40:06 +02:00
tsconfig.json created mono repo 2025-08-12 07:40:06 +02:00

README.md

didact

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.