Skip to content

Commit bbc7135

Browse files
authored
Update README.md
1 parent a21c7e1 commit bbc7135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ Check out this online example of the Vue File Upload component: https://ej2.sync
1111
Before working on this project, make sure you have the latest versions of Node.js, Visual Studio Code, and Visual Studio 2022 on your machine.
1212

1313
## How to run this application
14-
To run this application, you need to clone the `Explore-Form-support-in-the-Vue-File-Uploader-component` repository and open the `myvueapp` client application in Visual Studio Code. Then, you can install all the necessary Vue packages in your project using the `npm install` command and run your project using the `npm run dev` command. To run the server-side ASP.NET Core application, open the application `FormSubmitServerSample` in Visual Studio 2022. Now, build and run the project to accept the data from the client application.
14+
To run this application, you need to clone the `Explore-Form-support-in-the-Vue-File-Uploader-component` repository and open the `myvueapp` client application in Visual Studio Code. Then, you can install all the necessary Vue packages in your project using the `npm install` command and run your project using the `npm run dev` command. To run the server-side ASP.NET Core application, open the application `SyncfusionUploaderServerSample` in Visual Studio 2022. Now, build and run the project to accept the data from the client application.

0 commit comments

Comments
 (0)