Gnome React
Find a file
Benjamin Palko 7a51f3f518 setup
2025-04-11 19:10:47 -04:00
lib setup 2025-04-11 19:10:47 -04:00
test setup 2025-04-11 19:10:47 -04:00
.gitignore init 2025-04-10 13:11:00 -04:00
biome.json setup 2025-04-11 19:10:47 -04:00
bun.lock setup 2025-04-11 19:10:47 -04:00
bunfig.toml setup 2025-04-11 19:10:47 -04:00
package.json setup 2025-04-11 19:10:47 -04:00
README.md init 2025-04-10 13:11:00 -04:00
tsconfig.json setup 2025-04-11 19:10:47 -04:00
vite.config.ts setup 2025-04-11 19:10:47 -04:00

gjs-test

To install dependencies:

bun install

To run:

bun run index.ts

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