No description
  • CSS 70.3%
  • HTML 28.9%
  • TypeScript 0.8%
Find a file
2025-10-12 15:26:48 -04:00
src What is src.pet? 2025-10-12 15:26:48 -04:00
.gitignore What is src.pet? 2025-10-12 15:26:48 -04:00
bun.lock What is src.pet? 2025-10-12 15:26:48 -04:00
index.ts What is src.pet? 2025-10-12 15:26:48 -04:00
package.json What is src.pet? 2025-10-12 15:26:48 -04:00
README.md What is src.pet? 2025-10-12 15:26:48 -04:00
tsconfig.json What is src.pet? 2025-10-12 15:26:48 -04:00

src.pet

To install dependencies:

bun install

To run:

bun run index.ts

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