This is a create-react-app
. You can build it like so:
- Install dependencies
npm install
- (Optional) For developing, start app on localhost
npm run start
- Run build command
npm run build
- The build files should now be in
build
folder, ready to be deployed and served. This includesindex.html
The entry point for the react apploader.js
The script that is used to load the react widget in the target website
Please visit Numbers Station Widget API Documentation for the embed widget implementation guide.