Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 225 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 225 Bytes

explorer

A web explorer for a Unirep Instance.

Getting started

Clone the repo then run yarn.

In two terminals run the following commands:

  • yarn backend start
  • yarn frontend start

Then open localhost:3000