This repository contains Examples projects for GroupDocs.Viewer Cloud SDK for Node.js to help you learn and write your own applications. GroupDocs.Viewer Cloud SDK for Node.js allows you to work with GroupDocs.Viewer Cloud API REST APIs in your Node.js applications.
- Node.js with NPM installed
- Get your Client Id and Client Secret at https://dashboard.groupdocs.cloud (free registration is required).
The package contains Node.js examples. Follow the given steps to proceed run:
- Extract the downloaded project
- Edit RunExamples.js and put Client Id and Client Secret, obtained from https://dashboard.groupdocs.cloud there
- Go to "Examples" directory of the project
- Execute "npm install" command
- Execute "npm update" command
- Run examples using "npm run-script start" command
For more details, visit Getting Started.
All GroupDocs.Viewer Cloud SDKs are licensed under MIT License.
Home | Product Page | Docs | Demos | API Reference | Source Code | Blog | Free Support | Free Trial