https://github.com/foxfirecodes/viem-bun-watch-issue
https://github.com/foxfirecodes/viem-bun-watch-issue
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/foxfirecodes/viem-bun-watch-issue
- Owner: foxfirecodes
- Created: 2023-08-29T20:25:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-29T20:25:14.000Z (over 2 years ago)
- Last Synced: 2025-01-09T01:27:43.151Z (about 1 year 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
# viem-bun-watch-issue
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v0.8.1. [Bun](https://bun.sh)
is a fast all-in-one JavaScript runtime.