Gnome React
This repository has been archived on 2026-07-16. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-04-13 20:27:24 -04:00
lib setup 2025-04-11 23:26:25 -04:00
.gitignore init 2025-04-10 13:11:00 -04:00
biome.json setup 2025-04-11 23:26:25 -04:00
bun.lock add gtk types 2025-04-13 20:27:24 -04:00
bunfig.toml setup 2025-04-11 23:26:25 -04:00
package.json add gtk types 2025-04-13 20:27:24 -04:00
README.md init 2025-04-10 13:11:00 -04:00
tsconfig.json add gtk types 2025-04-13 20:27:24 -04:00
vite.config.ts add gtk types 2025-04-13 20:27:24 -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.