No description https://cdn.how
Find a file
2025-01-17 19:34:49 -05:00
public initialize project structure with basic components and configuration 2025-01-17 18:12:41 -05:00
src Formatting. :trolley: 2025-01-17 18:16:22 -05:00
.gitignore initialize project structure with basic components and configuration 2025-01-17 18:12:41 -05:00
biome.json Formatting & add biome 2025-01-17 18:36:40 -05:00
bun.lockb Formatting & add biome 2025-01-17 18:36:40 -05:00
index.ts Invert conditional logic for cleanOldFiles call in build process 2025-01-17 19:34:49 -05:00
LICENSE initialize project structure with basic components and configuration 2025-01-17 18:12:41 -05:00
package.json Formatting & add biome 2025-01-17 18:36:40 -05:00
README.md initialize project structure with basic components and configuration 2025-01-17 18:12:41 -05:00
tsconfig.json initialize project structure with basic components and configuration 2025-01-17 18:12:41 -05:00

bunhtml

To install dependencies:

bun install

To run:

bun run index.ts

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