A frontend for the Benchly Workbench Coordinator
An example for a complete setup is available in it's wiki.
npm install
Then for a development build run:
npm run dev
For a production build run
npm run build
Both builds expect an instance of the main application available at [localhost]/api