Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

Setting up and Debugging the Hygieia UI

Courtney Peng edited this page May 18, 2020 · 5 revisions

What changes have we made to the UI?

We are currently upgrading from our old UI (using AngularJS) to a new UI, which will use Angular 8 and node 12.

This upgrade will give us a chance to clean up code, fix existing bugs, and modernize the user interface. With the same api, users will be able to take advantage of Hygieia's data from a different perspective with new charts, visualization tools, and UI features.

How can I install Hygieia?

An updated setup guide can be found in the README of our Hygieia UI Github repo.

How do I debug in the new UI?

Please visit the bottom of the Hygieia UI README for information about debugging.

Clone this wiki locally