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 ```bash
# Process 2 # Process 2 -- app
cd electron cd electron
yarn start yarn start
# Use `Ctrl+Shift+I` to open the Chromium debugger. # Use `Ctrl+Shift+I` to open the Chromium debugger.