Getting Started with Limio SDK
Simple steps to get you started using the Limio SDK.
Install the Limio SDK
Install via npm or yarn:
Once installed you will be able to import methods from all of the modules listed at the bottom of this page. Here is a basic example of displaying your Limio offers inside a component using the SDK.
Note about your development environment
If you are building your components in your own development environment before uploading them to Limio, the package will automatically populate values with dummy data.
Methods
To find out about all of the methods available and how to use them, see the sections below:
Last updated