https://github.com/imbios/bun-to-rupiah-repro
https://github.com/imbios/bun-to-rupiah-repro
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/imbios/bun-to-rupiah-repro
- Owner: ImBIOS
- Created: 2023-12-05T10:13:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-05T10:47:09.000Z (over 1 year ago)
- Last Synced: 2025-01-13T18:51:08.738Z (5 months ago)
- Language: TypeScript
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bun-to-rupiah-repro
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.15. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.