Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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.

You can’t perform that action at this time.