Its configured with demo page sitekey and api key. unplublished development bundle of react sdk will be used here. Testing team can download this project or they can run online here.
- download and unzip
- npm install
- make sure you are installed node js and version is above 14
- npm start and see the changes in localhost
you can also run this in your StackBlitz
- Create an account in StackBlitz using unbxd account
- select new project button
- select react(javascript) from the front-end tab
- select connect repository
- select import an existing repository
- paste https://github.com/unbxd/React-SDK-Testing
- click on import button
- it will install all the dependecies and you will be able to run in browser.
- sometimes it will ask you to install packages, just click on the 'install missing packages' button.
- you will see 'Welcome to React sdk test app' message
- click on 'Open in New Window' button to preview in full page
- Once you are done this you can take pull from git anytime