From 161c3b7968cbd8ccb5e9e542820510e253b08b70 Mon Sep 17 00:00:00 2001 From: AbishekRoyDennisRaj Date: Fri, 15 Mar 2024 13:20:24 +0530 Subject: [PATCH] 876446: readmeUpdate --- .../AWS/AWS_Elastic_Beanstalk/SfPdfViewerApp/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Server Deployment/AWS/AWS_Elastic_Beanstalk/SfPdfViewerApp/README.md diff --git a/Server Deployment/AWS/AWS_Elastic_Beanstalk/SfPdfViewerApp/README.md b/Server Deployment/AWS/AWS_Elastic_Beanstalk/SfPdfViewerApp/README.md new file mode 100644 index 0000000..d84d17d --- /dev/null +++ b/Server Deployment/AWS/AWS_Elastic_Beanstalk/SfPdfViewerApp/README.md @@ -0,0 +1,10 @@ +# How To Deploy SfPdfViewer App in AWS Elastic Beanstalk Linux +This section contains samples of handling how To Deploy SfPdfViewer App in AWS Elastic Beanstalk Linux. + +Documentation: https://blazor.syncfusion.com/documentation/pdfviewer-2/deployment/aws-beanstalk-deployment + +## Project pre-requisites +To run this application, you need Visual Studio 2019 or later versions. + +## Deploying and running the sample +To debug while running the application, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. \ No newline at end of file