Go to file
MasterGordon ddb6f41eec first commit 2025-02-20 22:57:16 +01:00
public/assets first commit 2025-02-20 22:57:16 +01:00
src first commit 2025-02-20 22:57:16 +01:00
.gitignore first commit 2025-02-20 22:57:16 +01:00
README.md first commit 2025-02-20 22:57:16 +01:00
bun.lockb first commit 2025-02-20 22:57:16 +01:00
package.json first commit 2025-02-20 22:57:16 +01:00
tsconfig.json first commit 2025-02-20 22:57:16 +01:00

README.md

fast-web

To install dependencies:

bun install

To run:

bun run index.ts

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