Skip to content

Commit 460b351

Browse files
committed
Modified the readme content
1 parent 0fdc213 commit 460b351

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# Create Blazor WebAssembly App and Add Syncfusion Blazor Components
2+
23
A getting started Blazor WebAssembly App project that is pre-configured to use the Blazor Components of Syncfusion.
34

4-
Documentation: https://ej2.syncfusion.com/blazor/documentation/getting-started/vs-blazor/
5+
**Documentation**: https://blazor.syncfusion.com/documentation/getting-started/blazor-webassembly-visual-studio
56

67
## Pre-requisites
7-
To run this project, you need to install the following pre-requisites in your machine.
8-
* Visual Studio Code
9-
* .NET Core SDK 3.1.2
108

11-
## How to run this application?
12-
To run this application, you need to first clone or download this `adding-syncfusion-blazor-components-to-blazor-webassembly-app` repository and then open it in Visual Studio Code. Now, simply run your project using the command `dotnet watch run` in the integrated terminal and view the output in https://localhost:5000 or https://localhost:5001.
9+
* Visual Studio 2022
10+
11+
## How to run the project
12+
13+
* Checkout this project to a location in your disk.
14+
* Open the solution file using the Visual Studio 2022.
15+
* Restore the NuGet packages by rebuilding the solution.
16+
* Run the project.

0 commit comments

Comments
 (0)