edit readme

This commit is contained in:
sasha-astiadi 2024-07-01 17:29:18 +02:00
parent e45b790c3e
commit 6eeacdd6a6

View File

@ -120,7 +120,13 @@ To customize Font families, Colors or more Elements refer to the following files
- `src/components/CustomStyles.astro`
- `src/assets/styles/tailwind.css`
### Deploy
### Preview
You can create a local preview on your web browser with:
```shell
npm run dev
```
#### Deploy to production (manual)