File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Story Estimator is an agile based tool to effectively estimate stories using pla
6
6
7
7
### Requirements to run the demo
8
8
9
- The samples requires the below requirements to run.
9
+ The sample requires the below requirements to run.
10
10
11
11
* [ Visual Studio 2022] ( https://visualstudio.microsoft.com/vs/ )
12
12
* [ .NET 8.0] ( https://dotnet.microsoft.com/en-us/download/dotnet/8.0 )
@@ -31,12 +31,12 @@ gulp min:js
31
31
32
32
### Run
33
33
34
- * Clone this repository.
35
- * Open the command prompt from Application root directory .
36
- * Run the demo using ` dotnet run ` command .
34
+ 1 . Clone this repository.
35
+ 2 . Open the ` .csproj ` file in VS 2022 .
36
+ 3 . Click the green run button in the toolbar .
37
37
38
38
## Demo
39
39
40
40
#### <a href =" https://aspdotnetcore.syncfusion.com/showcase/aspnetcore/story-estimator/ " target =" _blank " >https://aspdotnetcore.syncfusion.com/showcase/aspnetcore/story-estimator/ </a >
41
41
42
- Check all the showcase samples from <a href =" https://ej2.syncfusion.com/home/aspnetcore.html " target =" _blank " >here</a >.
42
+ Check all the showcase samples from <a href =" https://ej2.syncfusion.com/home/aspnetcore.html " target =" _blank " >here</a >.
You can’t perform that action at this time.
0 commit comments