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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,4 @@ Check out this online example of the Vue Kanban component: https://ej2.syncfusio
11
11
Make sure you have the latest versions of Node.js and Visual Studio Code on your machine before working with this project.
12
12
13
13
## How to run this application
14
-
To run this application, you need to clone the `how-to-customize-the-vue-kanban-component-using-templates` repository and then open it in Visual Studio Code. After that, just 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 `how-to-customize-the-vue-kanban-component-using-templates` repository and then open it in Visual Studio Code. After that, just 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