Fixed ordering of readme (developing->running)

This commit is contained in:
Niklas Jensen
2025-11-27 12:59:52 +01:00
committed by Rune Harlyk
parent 135c7b0c94
commit 7c3dd2d15b
2 changed files with 17 additions and 9 deletions
-9
View File
@@ -22,13 +22,4 @@ server: {
> Changes require a restart of the development server.
### Start the Development Server
Use the following commands to launch the development server with Vite, enabling instant updates:
```sh
cd app
pnpm run dev
```
Access the frontend via the provided browser link.