General Instructions
Sl No | Instructions |
---|---|
1 | Please navigate each of the sections and fill in the relevant information |
2 | Page Title will bear the name - Developer Documentation for <<Service Name>> |
3 | All examples are indicative, they should be replaced with actual information. |
4 | Add rows in the tables as per the volume of data. |
5 | Sections with no entries can be marked Not Applicable or Deleted |
6 | The purpose of this section is to provide general guidance in using the template. This section can be deleted once the document composition is complete |
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