/pex-web

Pex-Web

Primary LanguageTypeScriptMIT LicenseMIT

version license GitHub issues open

A Dashboard for Pex

Access the Dashboard Here!

Quick Start

Clone the repository with the following command:

git clone https://github.com/Gabsop/pex-web.git

Run in terminal this command:

yarn install

Then run this command to start your local server

yarn dev