You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Getting Started with the Vue DropDown Tree Component
2
+
2
3
A quick-start project that shows how to configure the dropdown tree component to a Vue app. This project includes a code snippet for binding JSON and Remote data sources to the component. It also includes a code snippet for selecting multiple items using checkboxes.
4
+
5
+
Refer to the following documentation to learn about the Vue DropDown Tree component:
Make sure that you have the compatible versions of [Visual Studio Code](https://code.visualstudio.com/download) and [NodeJS](https://nodejs.org/en/download) or later version in your machine before starting to work on this project.
13
+
14
+
## How to run this application
15
+
To run this application, you need to first clone the `getting-started-with-the-vue-dropdown-tree-component` repository and then open it in Visual Studio Code. Now, simply build and run your project to view the output.
0 commit comments