1
0
Fork 0
mirror of https://github.com/Radiquum/photos.git synced 2025-04-15 04:24:32 +00:00
radiquum.github.io--photos/generate/README.md

15 lines
234 B
Markdown

# radiquum-photos-ssg
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.tsx
```
This project was created using `bun init` in bun v1.2.1. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.