https://github.com/patlux/bun-yoga
https://github.com/patlux/bun-yoga
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patlux/bun-yoga
- Owner: patlux
- Created: 2023-06-09T14:58:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T14:58:34.000Z (almost 2 years ago)
- Last Synced: 2025-03-07T01:47:19.548Z (3 months ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bun-yoga
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v0.6.7. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.