1
0
Fork 0
tsgames/README.md

15 lines
95 B
Markdown

# TS-Games
To install dependencies:
```bash
bun install
```
To run:
```bash
bun start
```