👾JavaScript SDK Demos
A quick start developer guide on running the EyePop JS SDK Demos.
Last updated
A quick start developer guide on running the EyePop JS SDK Demos.
Last updated
In this guide, we'll walk through the basics of running the EyePop Demos found above. Before getting started, download and open the Demo repository on your local machine in your editor of choice.
Copy your newly created Pop's Endpoint and Auth Token into all config.js
files of the Demo subdirectories as shown below
Run a local server from the root directory of this demo folder
See https://github.com/64blit/Demos/blob/main/README.md for local server setup instructions
Open the root index.html file of the demo repository:
Run test each example either with preceded test data or your own!