Skip to content

Commit 3fff0a4

Browse files
Update the sample
1 parent d8842a7 commit 3fff0a4

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1-
# how-to-integrate-a-javaScript-pivot-table-into-a-blazor-web-application
2-
This project explains how to integrate a JavaScript Pivot Table into a Blazor web application
1+
# How to integrate a JavaScript Pivot Table into a Blazor web application
2+
3+
A quick start project that helps you on how to integrate a JavaScript Pivot Table into a Blazor web application
4+
5+
## How to run this application?
6+
To run this application, you need to first clone the `how-to-integrate-a-javaScript-pivot-table-into-a-blazor-web-application` repository and then navigate to its appropriate path where it has been located in your system.
7+
8+
To do so, open the command prompt and run the below commands one after the other.
9+
10+
```
11+
git clone https://github.com/SyncfusionExamples/how-to-integrate-a-javaScript-pivot-table-into-a-blazor-web-application
12+
```
13+
Compile and run the project.

0 commit comments

Comments
 (0)