https://github.com/kiritocode1/graphide
https://github.com/kiritocode1/graphide
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kiritocode1/graphide
- Owner: kiritocode1
- Created: 2025-08-20T04:17:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-20T04:19:42.000Z (11 months ago)
- Last Synced: 2025-12-11T13:57:49.619Z (8 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# efect
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.13. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.