This repo is meant to demonstrate how to integrate Partoo JS API on a single Page application.
This project was bootstrapped with Create React App.
Partoo APIs documentation can be found here:
Ask your account manager to give you an access to partoo sandbox environments:
# if you are using yarn
yarn install
# if you are using npm
npm install
# if you are using yarn
yarn start
# if you are using npm
npm start