This repository shows to integrate STRICH SDK in an Angular project. You need a valid license key to run this sample. To get started with STRICH SDK, check out to the Getting Started guide.
More on integrating our SDK into Angular apps can be found in the Angular Integration Guide.
To run the project, install the dependencies and then run the development server:
npm install
npm run start
The app will be available on http://localhost:4200. To test with a smartphone, have a look at our documentation for options.