Skip to content

Commit 7d2a06c

Browse files
986064: Resolve Failures in GitHub Repositories.
1 parent b97d255 commit 7d2a06c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,11 @@ https://ej2.syncfusion.com/vue/demos/#/material3/tab/default.html
1010
Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project.
1111

1212
### How to run this application?
13-
To run this application, you need to clone the `how-to-load-tab-items-from-a-remote-data-source-in-vue-tabs` 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.
13+
14+
To run this application follow the below steps:
15+
16+
1) Clone the `how-to-load-tab-items-from-a-remote-data-source-in-vue-tabs` repository to your local machine.
17+
2) Open the folder in Visual Studio Code.
18+
3) Now, simply install all the necessary vue packages into your current project using the `npm install` command.
19+
4) Start the dev server with the `npm run dev` command.
20+
5) Open the local URL shown in the terminal.

0 commit comments

Comments
 (0)