1.1.0 • Published 2 years ago

@viacomcbs/openap-inventory-manager-react v1.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

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