PartooHub / js-api-integration-example

An example of Partoo JS API integration with React

Home Page:https://doc.partoo.fr/js_api/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PARTOO JS API Integration example

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.

APIs documentation

Partoo APIs documentation can be found here:

Prerequisite

Ask your account manager to give you an access to partoo sandbox environments:

Installing the project

# if you are using yarn
yarn install
# if you are using npm
npm install

Running the project

# if you are using yarn
yarn start
# if you are using npm
npm start

About

An example of Partoo JS API integration with React

https://doc.partoo.fr/js_api/index.html


Languages

Language:JavaScript 82.2%Language:HTML 9.6%Language:CSS 8.2%