https://github.com/dckt/spice-repro-bug
https://github.com/dckt/spice-repro-bug
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dckt/spice-repro-bug
- Owner: DCKT
- Created: 2024-01-22T10:13:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-22T10:14:29.000Z (over 1 year ago)
- Last Synced: 2025-02-11T13:27:06.463Z (3 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spice_repro
To install dependencies:
```bash
bun install
```To run:
```bash
bun run test
```This project was created using `bun init` in bun v1.0.22. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.