https://github.com/jdormit/jdormit-website-async-tree
https://github.com/jdormit/jdormit-website-async-tree
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jdormit/jdormit-website-async-tree
- Owner: jdormit
- Created: 2026-04-28T23:36:30.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-04-29T03:46:56.000Z (about 1 month ago)
- Last Synced: 2026-04-29T05:12:18.121Z (about 1 month ago)
- Language: TypeScript
- Size: 43 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jdormit-website-async-tree
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.11. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.