docs: update command to run vite dev server

This commit is contained in:
Paul Cutler 2024-10-25 13:36:22 +00:00 committed by Yassine Doghri
parent fa6967e65c
commit 77e55835c0

View File

@ -102,7 +102,7 @@ required services will be loaded automagically! 🪄
```bash ```bash
# run Vite dev server # run Vite dev server
pnpm run dev pnpm run dev --host
``` ```
If there is any issue with the PHP server not running, you can restart them If there is any issue with the PHP server not running, you can restart them