No description
  • CSS 96.3%
  • TypeScript 3.7%
Find a file
2025-10-31 17:41:52 -04:00
dist Hide contribution elements 2025-10-31 17:41:52 -04:00
src Hide contribution elements 2025-10-31 17:41:52 -04:00
.gitignore Init 2025-10-05 10:27:48 -04:00
biome.json add biome, add memos 2025-10-13 00:02:33 -04:00
bun.lock add biome, add memos 2025-10-13 00:02:33 -04:00
package.json add biome, add memos 2025-10-13 00:02:33 -04:00
README.md Init 2025-10-05 10:27:48 -04:00
tsconfig.json add biome, add memos 2025-10-13 00:02:33 -04:00

css

To install dependencies:

bun install

To run:

bun run index.ts

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