@viacomcbs/openap-inventory-manager-react
v1.1.0
Published
React UI for OpenAP Inventory Manager
Downloads
1
Keywords
Readme
React UI for OpenAP Inventory Manager
This is the UI package for the OpenAP Inventory Manager.
If you'd like to skip the details, just use the Quickstart.
This package is responsible for managing:
- React Components: A set of React components to build out the UI for managing inventory against the server.
- Redux Functions: Reducers, setters, and selectors for working with a Redux store to manager state in the UI.
Quickstart
The easiest way to start is to use our Next.js template. It will create everything you need to get up and running. The repo and instructions can be found here: OpenAP Next JS Template