x-cite-customer
v1.0.4
Published
customer backend package
Maintainers
Readme
This project was bootstrapped with Create React App.
Available Scripts
In you project directory, run this script to install the package:
npm i x-cite-customer
To start using the package , import the module into your component
import {customerservice} from 'x-cite-customer'
instantiate your class into a local object with two params: token and ApiEndPoint
