Skip to content

Commit 2f0332c

Browse files
Merge pull request #1 from Backiaraj/common
Modified the readme content
2 parents 1de7a80 + 7c151f2 commit 2f0332c

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
# gRPC-Web-in-Blazor-WebAssembly
1+
# gRPC Web in Blazor WebAssembly
22

3-
This repository contains the output of the replacement of the REST services with gRPC-Web in Blazor WebAssembly
3+
This repository contains the output of the replacement of the REST services with gRPC-Web in Blazor WebAssembly.
44

5-
## How to run the project
6-
7-
Step 1: Check out the sample project from the GitHub location to a location in your disk.
5+
## Prerequisites
86

9-
Step 2: Open the solution file using the Visual Studio.
7+
* Visual Studio 2022
108

11-
Step 3: Restore the NuGet packages by rebuilding the solution.
9+
## How to run the project
1210

13-
Step 5: Run the project.
11+
* Checkout this project to a location in your disk.
12+
* Open the solution file using the Visual Studio 2022.
13+
* Restore the NuGet packages by rebuilding the solution.
14+
* Run the project.

0 commit comments

Comments
 (0)