This commit is contained in:
Mr. Stallion 2023-03-21 11:18:15 -07:00
parent d3435ced3e
commit ab9103d9fb
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ yarn watch
```
```bash
# Process 2
# Process 2 -- app
cd electron
yarn start
# Use `Ctrl+Shift+I` to open the Chromium debugger.