Gnome React
Find a file
Benjamin Palko 7639585a91 setup
2025-04-14 09:05:19 -04:00
lib setup 2025-04-14 09:05:19 -04:00
test setup 2025-04-14 09:05:19 -04:00
.gitignore init 2025-04-14 09:05:18 -04:00
.tool-versions init 2025-04-14 09:05:18 -04:00
biome.json setup 2025-04-14 09:05:19 -04:00
bun.lock setup 2025-04-14 09:05:19 -04:00
bunfig.toml setup 2025-04-14 09:05:19 -04:00
package.json setup 2025-04-14 09:05:19 -04:00
README.md init 2025-04-14 09:05:18 -04:00
tsconfig.json setup 2025-04-14 09:05:19 -04:00
vite.config.ts setup 2025-04-14 09:05:19 -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.