hawtio / hawtio-ui

Hawtio UI widgets for hawtio 2.x see http://ui.hawt.io/
Apache License 2.0
7 stars 6 forks source link

DEPRECATED

This project is not being actively developed or maintained. The code has been moved to hawtio-integration.

hawtio-ui

CircleCI

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.