- Notifications
You must be signed in to change notification settings - Fork2
Integrate a Web Document Viewer into a Vue App
License
DevExpress-Examples/reporting-vue-integrate-web-document-viewer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This example incorporates the Web Document Viewer into a client-side app built with Vue. The example consists of two parts:
TheServerSideApp folder contains the backend project. The project is an ASP.NET Core application that enablescross-domain requests (CORS) (Access-Control-Allow-Origin) and implements custom web report storage.
Thevue-document-viewer folder contains the client application built with Vue.
In theServerSideApp folder, run the following command:
dotnet runThe server starts athttp://localhost:5000. To debug the server, run the application in Visual Studio.
In thevue-document-viewer folder, run the following commands:
npm installnpm run devOpen your browser and navigate to the URL specified in the command output to see the result.The application displays the Web Document Viewer.
(you will be redirected to DevExpress.com to submit your response)
About
Integrate a Web Document Viewer into a Vue App
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.
