1 2 3 4 5 6 7 8 9 10 11 12 13
<h1 align='center'>Hecate UI</h1> <p align=center>Default Hecate Web UI</p> The Web UI can be found in it's compiled form in `dist/` If you want to make changes or rebuild run the following: ``` yarn install yarn build ```