Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 508 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 508 Bytes

Experimental Ergogen GUI by Cache

See the demo at https://mveerd.github.io/ergogen-gui/

This is a recreation of the Ergogen WebUI by @MrZealot in React / Typescript.

It's currently still compatible with the original build through some global scoped dependencies.

Usage

yarn install - installs dependencies

yarn start - starts a development server at http://localhost:3000