Skip to content

Commit 0fdc213

Browse files
Update README.md
1 parent 7bda81b commit 0fdc213

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Add Syncfusion Blazor Components to the Blazor WebAssembly App
1+
# Create Blazor WebAssembly App and Add Syncfusion Blazor Components
22
A getting started Blazor WebAssembly App project that is pre-configured to use the Blazor Components of Syncfusion.
33

44
Documentation: https://ej2.syncfusion.com/blazor/documentation/getting-started/vs-blazor/
55

66
## Pre-requisites
77
To run this project, you need to install the following pre-requisites in your machine.
8-
* Visual Studio 2019 (version 16.4 or later)
8+
* Visual Studio Code
99
* .NET Core SDK 3.1.2
1010

1111
## 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 2019. Now, simply build and run your project to view the output.
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.

0 commit comments

Comments
 (0)