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: docs/getting-started/index.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ This tutorial will help you develop a simple app that includes a native Vue Data
21
21
22
22
The recommended way to scaffold your Vue project is using [Vite](https://vuejs.org/guide/scaling-up/tooling.html#vite).
23
23
24
-
> You can use both NPM and Yarn to create the project and import the Kendo UI for Vue components. However, for the purposes of this tutorial, we demonstrate only NPM.
24
+
> You can use both NPM and Yarn to create the project and import the Kendo UI for Vue components. This tutorial demonstrates only the NPM approach.
25
25
26
26
1. Create the Vue project:
27
27
@@ -217,4 +217,4 @@ Your Kendo UI for Vue Getting Started application is complete! You can download
217
217
218
218
* [Activate Your Kendo UI for Vue License](slug:my_license_vue)
219
219
* [Create Projects Faster with the Kendo UI for Vue VS Code Extension](slug:getting_started_vscode)
220
-
* [Take a Free Entry-Level Kendo UI for Vue (with TypeScript) Course](https://learn.telerik.com/learn/course/internal/view/elearning/45/kendo-ui-for-vue-with-typescript)
220
+
* [Take a Free Entry-Level Kendo UI for Vue (with TypeScript) Course](https://learn.telerik.com/learn/course/internal/view/elearning/45/kendo-ui-for-vue-with-typescript)
0 commit comments