Skip to content

Commit fc7eea4

Browse files
authored
Read me file changes
1 parent 165a01a commit fc7eea4

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# blazor-dynamic-form
2-
Dynamic form builder in Blazor with EditForm and data annotation validation
2+
Blazor dynamic form builder with EditForm and data annotation validation using Syncfusion compoenets.
3+
4+
## Project pre-requisites
5+
Make sure that you have the compatible versions of Visual Studio Code and .NET Core SDK 3.1.2 or above version in your machine before starting to work on this project.
6+
7+
## How to run this application?
8+
To run this application, you need to first clone the `blazor-dynamic-form` repository and then open the project or solution file in Visual Studio 2019.
9+
10+
* Now, run the run the project Visual Studio and able to get the output in Browser.
11+
12+
## See also
13+
* [Online examples](https://blazor.syncfusion.com)
14+
* [Documentation](https://blazor.syncfusion.com/documentation/introduction/)

0 commit comments

Comments
 (0)