Home page of wah.su https://home.wah.su
Find a file
2025-02-13 02:02:25 +05:00
src add footer link colors transition on hover 2025-02-13 02:02:25 +05:00
.gitignore START of V4 2025-02-12 02:22:13 +05:00
bun.lock add build script 2025-02-12 02:55:38 +05:00
CNAME Create CNAME 2024-05-19 19:29:38 +05:00
package.json add build script 2025-02-12 02:55:38 +05:00
README.md add build script 2025-02-12 02:55:38 +05:00
tsconfig.json add build script 2025-02-12 02:55:38 +05:00

wah-su.github.io

To install dependencies:

bun install

To run:

bun run index.ts

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