hawtio-ui
This plugin contains a number of UI widgets and dependencies for hawtio 2.x projects.
For more information please take a look at the live demo website.
Installation
yarn add @hawtio/ui
Set up development environment
Clone the repository
git clone https://github.com/hawtio/hawtio-ui
cd hawtio-ui
Install development tools
Install project dependencies
yarn install
Run the web application
yarn start
Working on the code
Have a look at the hawtio 2.x overview document under "Getting Started" specifically.