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.

Running the Sample

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.

There is a PDF test sheet included in this repository for testing. If you need to create your own barcodes, use Barcode.new or an alternative barcode generator.

Testing with a Smartphone

You are likely developing a smartphone app, and since the development server is only available on localhost, you will have trouble connecting to it.

We recommend using tools like Ngrok that expose your local development server on a public address that you can access from your smartphone, see our section Testing on a Smartphone.

About

STRICH SDK Angular sample code

Topics

Resources

License

Stars

Watchers

Forks

Contributors