No description https://cdn.how
Find a file
2025-01-17 18:34:34 -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
bun.lockb initialize project structure with basic components and configuration 2025-01-17 18:12:41 -05:00
index.ts Refactor build process to use NOWATCH constant for conditional logic 2025-01-17 18:34:34 -05:00
LICENSE initialize project structure with basic components and configuration 2025-01-17 18:12:41 -05:00
package.json initialize project structure with basic components and configuration 2025-01-17 18:12:41 -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.