No description https://cdn.how
Find a file
2025-01-20 16:20:29 -05:00
public initialize project structure with basic components and configuration 2025-01-17 18:12:41 -05:00
src remove GPT comments from my styling <a:wtfcat:1236048866969649293> 2025-01-20 16:20:29 -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
build.ts Add font-face definitions and improve CSS styling for links and scrollbar 2025-01-20 16:17:58 -05:00
bun.lockb Formatting & add biome 2025-01-17 18:36:40 -05:00
index.ts Add font-face definitions and improve CSS styling for links and scrollbar 2025-01-20 16:17:58 -05:00
LICENSE initialize project structure with basic components and configuration 2025-01-17 18:12:41 -05:00
package.json Refactor build process to separate build logic into build.ts and update scripts in package.json 2025-01-17 19:58:56 -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.