mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 14:22:51 +00:00
18 lines
251 B
Markdown
18 lines
251 B
Markdown
## Fressh Web
|
|
|
|
This is an Astro site used for the project website/docs. For project details,
|
|
see the root README.
|
|
|
|
### Commands
|
|
|
|
```bash
|
|
pnpm install
|
|
pnpm dev
|
|
pnpm build
|
|
pnpm preview
|
|
```
|
|
|
|
### Links
|
|
|
|
- Main README: [`../../README.md`](../../README.md)
|