Overview
Trade License follows the same react components, file structure and API service / hook handling which is common to all the other modules. However some improvements in terms of component abstraction and services were made, which will be listed subsequently in individual flow documentation
Version History
Prerequisites
Know how of React component library, service library and core services are expected.
Features
Configurations and Setup
yarn build && yarn start would be required to build and export the module and import changes at runtime
Add Comment