- Please copy the
.env.example
file to.env
and fill out the following variables:
VITE_DEBUG_HOST= VITE_DEBUG_MDS_PORT= VITE_DEBUG_UID=
- Install by running
yarn install
and thenyarn run dev
. (Or npm).
Alternatively, run npm run zip
and then install the mds zip file in the root.
test