Skip to content

Commit cf8cead

Browse files
authored
Update README.md (#18238)
1 parent cce67b0 commit cf8cead

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Umbraco.Web.UI.Client/.github/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ Open this file in an editor: `src/Umbraco.Web.UI/appsettings.Development.json` a
4848

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

51+
Then start the backend server by running the command: `dotnet run` in the `Umbraco.Web.UI` folder.
52+
5153
#### Run the front-end server
5254

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

0 commit comments

Comments
 (0)