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
Benjamin Palko 5dc7377058 init
2025-04-14 09:05:18 -04:00
.gitignore init 2025-04-14 09:05:18 -04:00
.tool-versions init 2025-04-14 09:05:18 -04:00
bun.lock init 2025-04-14 09:05:18 -04:00
index.ts init 2025-04-14 09:05:18 -04:00
package.json init 2025-04-14 09:05:18 -04:00
README.md init 2025-04-14 09:05:18 -04:00
tsconfig.json init 2025-04-14 09:05:18 -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.