atlas/README.md
2025-03-10 21:19:32 -04:00

13 lines
No EOL
269 B
Markdown

# Atlas
This repository publishes common packages for both backend and frontend usage.
## Setup
To install dependencies:
```bash
bun install
```
This project was created using `bun init` in bun v1.2.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.