SDK Introduction
The Bike Matrix SDK (with Web Components) is available through NPM.
To use the Bike Matrix SDK you will need to:
- Install the Bike Matrix NPM package.
- Setup configuration for the Bike Matrix SDK.
- Setup authentication with the configuration.
- Integrate the Bike Matrix NPM package into your solution.
- Implement the web components into your solution.
If you want to add more custom integrations. You could:
- Utilise the Bike Matrix HTML Events.
- Utilise the Bike Matrix API directly.

