Skip to content
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.

hawtio/hawtio-ui

Repository files navigation

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.