Skip to content

Commit 05b5d67

Browse files
authored
Committing the readme file
1 parent c4138d3 commit 05b5d67

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
# getting-started-with-the-vue-kanban-component
1+
# Getting Started with the Vue Kanban Component
2+
A quick start Vue project that shows how to add the Vue Kanban Component to a Vue application. It includes a code snippet for binding data from the remote data source, enabling the swimlane feature, and setting custom height and width. It also includes a code snippet for adding a tooltip and validate columns.
3+
4+
Refer to the following documentation to learn about the Vue Kanban component:
5+
https://ej2.syncfusion.com/vue/documentation/kanban/getting-started-page
6+
7+
Check out this online example of the Vue Kanban Component:
8+
https://ej2.syncfusion.com/vue/demos/#/material3/kanban/default.html
9+
10+
Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project.
11+
12+
### How to run this application?
13+
14+
To run this application, you need to clone the `getting-started-with-the-vue-kanban-component` repository and then open it in Visual Studio Code. Now, simply install all the necessary vue packages into your current project using the `npm install` command and run your project using the `npm run dev` command.

0 commit comments

Comments
 (0)