How to Create a Simple Application Using the GroupDocs' JavaScript SDK
In this article I’ll walk you thorough the process of creating a simple JavaScript application which shows files and directories from your GroupDocs account. Lets start by creating a package from the GroupDocs JavaScript SDK sources. You can skip this step and get the full SDK package from GitHub and a minimal SDK package.
Creating a Package You need Node.js installed on you computer. Read more about installation Node.