Skip to content

Commit f5cedcf

Browse files
authored
Added tutorial video link.
1 parent 1e8794f commit f5cedcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A quick start project that shows how to create and configure the Syncfusion [Vue Query Builder](https://www.syncfusion.com/vue-components/vue-query-builder?utm_source=github&utm_medium=listing&utm_campaign=tutorial-videos-vue-query-builder-gettingstarted-sample) component in a Vue project. This project contains simple code to bind a data source, customize the columns, and add rules at initial load. It also contains code to filter Data Grid records using the Query Builder.
44

5-
Watch the video: Coming soon…
5+
Watch the video: https://www.syncfusion.com/tutorial-videos/vue/query-builder?title=getting-started-with-the-vue-query-builder
66

77
Refer to the following documentation to learn about the Vue Query Builder component: https://ej2.syncfusion.com/vue/documentation/query-builder/vue-3-getting-started
88

@@ -11,4 +11,4 @@ Check out this online example of the Vue Query Builder component: https://ej2.sy
1111
Before working on this project, make sure you have the latest versions of Node.js and Visual Studio Code on your machine.
1212

1313
## How to run this application
14-
To run this application, you need to clone the `Getting-Started-with-the-Vue-Query-Builder-Component` repository and open it in Visual Studio Code. Then, you can install all the necessary Vue packages in your project using the `npm install` command and run your project using the `npm run dev` command.
14+
To run this application, you need to clone the `Getting-Started-with-the-Vue-Query-Builder-Component` repository and open it in Visual Studio Code. Then, you can install all the necessary Vue packages in your project using the `npm install` command and run your project using the `npm run dev` command.

0 commit comments

Comments
 (0)