airview-compliance-ui
v2.4.0
Published
A collection of bespoke React UI components for rendering compliance data within an AirView application.
Downloads
79
Readme
AirView Compliance UI
A collection of bespoke React UI components for rendering compliance data within an AirView application.
Requirements
Requires a development environment running node.js LTS: > v16.15.1 < v17
Installing the environment depenencies for local development
airview-compliance-ui
is a npm workspace package within the airview
monorepo.
- Start by checking out the main
airview
at https://github.com/AirWalk-Digital/airview. cd
into the root of theariview
project directory and runnpm install
to install all package dependencies
Running StoryBook to develop package components
- Once the environment dependencies are installed,
cd
into theairview-compliance-ui
and runnpm run storybook
.
Core dependencies
Issues
Issues are being tracked at airview-issues, please label any issues or tickets with the label AirView Compliance UI