fix: desktop (#1080)

This commit is contained in:
Mo
2022-06-09 18:01:00 -05:00
committed by GitHub
parent 9c65d64200
commit 6801c3dd3b
16 changed files with 296 additions and 1259 deletions

View File

@@ -88,7 +88,7 @@ This repo contains the core code used in the web app, as well as the Electron-ba
1. Ensure you have [Yarn](https://classic.yarnpkg.com) installed
1. Clone the repo
1. `yarn setup`
1. `yarn install`
1. `yarn start`
Then open your browser to `http://localhost:3001`.