Skip to content

Commit 794fb93

Browse files
Update README.md
1 parent 869076a commit 794fb93

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
# CRUD-action-using-RemoteSaveAdaptor-in-angular-tree-grid
2-
Demo sample illustrating CRUD actions using Remote save adaptor in the Angular Tree Grid
2+
Demo sample illustrating CRUD actions using Remote save adaptor in the Angular Tree Grid.
3+
4+
## Prerequisites
5+
6+
* Visual Studio 2022
7+
* .Net 7.0
8+
9+
## How to run this application?
10+
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)