Skip to content

Commit

Permalink
Update README.md (#18238)
Browse files Browse the repository at this point in the history
  • Loading branch information
nielslyngsoe authored Feb 5, 2025
1 parent cce67b0 commit cf8cead
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Umbraco.Web.UI.Client/.github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ Open this file in an editor: `src/Umbraco.Web.UI/appsettings.Development.json` a

This will override the backoffice host URL, enabling the Client to run from a different origin.

Then start the backend server by running the command: `dotnet run` in the `Umbraco.Web.UI` folder.

#### Run the front-end server

Now start the Vite server by running the command: `npm run dev:server` in the `Umbraco.Web.UI.Client` folder.
Expand Down

0 comments on commit cf8cead

Please sign in to comment.