This repository is used to perform functionalities like:
- Routing
- Storing Objects
Clone this repo and run:
npm install
Finally, to start the application:
npm start
pull latest develop
git checkout develop
git pull upstream develop
refresh your dependencies
npm install
npm install "{path}\glp-platform-sdk-ui-1.0.0.tgz"
import PSDK from "glp-platform-sdk-ui";