mirror of
https://git.meshkee.com/BaloutPastry/website.git
synced 2026-08-11 22:31:01 +04:30
12 lines
217 B
Markdown
12 lines
217 B
Markdown
# Balout Website
|
|
|
|
Public storefront for شیرینی بلوط — design matched to [shirinibalout.com](https://www.shirinibalout.com/).
|
|
|
|
```bash
|
|
cd Website
|
|
npm install
|
|
npm run dev
|
|
```
|
|
|
|
Opens at http://localhost:5173
|