Skip to content

pixelverse-llc/strich-angular-sample

Repository files navigation

STRICH SDK Angular sample code

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.

The project was created using the following Angular CLI invocation:

ng new strich-angular-sample --routing=true --ssr=false --standalone=true --style scss