10000 Update readme · staticwebdev/blazor-starter@7d1f0d9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7d1f0d9

Browse files
author
staticwebdev
committed
Update readme
1 parent 8205adf commit 7d1f0d9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ This template contains an example [Blazor WebAssembly](https://docs.microsoft.co
66

77
Create a repository from the [GitHub template](https://docs.github.com/en/enterprise/2.22/user/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template) and then clone it locally to your machine.
88

9-
Once you clone the project, open the solution in [Visual Studio](https://visualstudio.microsoft.com/vs/community/) and press **F5** to launch both the client application and the Functions API app.
9+
Once you clone the project, open the solution in [Visual Studio](https://visualstudio.microsoft.com/vs/community/) and follow these steps:
10+
11+
- Rename `local.settings.example.json` to `local.settings.json`
12+
- Press **F5** to launch both the client application and the Functions API app
1013

1114
_Note: If you're using the Azure Functions CLI tools, refer to [the documentation](https://docs.microsoft.com/azure/azure-functions/functions-run-local?tabs=windows%2Ccsharp%2Cbash) on how to enable CORS._
1215

0 commit comments

Comments
 (0)
0