Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 619 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 619 Bytes

Example Demo Page to show Split JS Browser SDK

This is a single page that shows how to set up the JS Browser SDK. Follow the instructions below to make the changes needed using the information obtained from Split UI.

Get started

  • Log in to Split Web console, go to the "Admin Tab", copy an API token of type "Client-side", and assign it to the authorizationKey config param in the index.html.
  • Create a Split and assign its name to the variable featureName in the index.html.
  • Open index.html in your browser.