https://github.com/szympajka/bun-ter
Bun playground
https://github.com/szympajka/bun-ter
Last synced: about 2 months ago
JSON representation
Bun playground
- Host: GitHub
- URL: https://github.com/szympajka/bun-ter
- Owner: szympajka
- Created: 2023-09-09T21:13:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-10T21:58:26.000Z (over 1 year ago)
- Last Synced: 2025-02-07T17:03:25.366Z (4 months ago)
- Language: TypeScript
- Homepage: https://bun-ter.vercel.app
- Size: 63.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - szympajka/bun-ter - Bun playground (TypeScript)
README
# bun-ter
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.