test-location-api/README.md

16 lines
234 B
Markdown
Raw Permalink Normal View History

2025-05-22 17:29:22 +02:00
# test-react-location
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.14. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.