This is the user interface part of WCE Triage app, wirtten in React.js. The server side is at https://github.com/ntai/wce-triage-v2.
There are 4 tabs, Triage, Load Disk, Create Disk Image and Wipe. First page is Triage and it displays the computer's configuration. Load disk is for loading disk image to disk and create disk image is to create a new disk image from a disk on the computer. The actual operation is done by the back end HTTP server.