forked from jsnbuchanan/crowd-funder-for-time-pwa
add to build instructions for electron on mac
This commit is contained in:
@@ -241,7 +241,9 @@ docker run -d \
|
||||
1. Build the electron app in production mode:
|
||||
|
||||
```bash
|
||||
npm run build:electron-prod
|
||||
npm run build:web
|
||||
npm run electron:build
|
||||
npm run build:electron-mac
|
||||
```
|
||||
|
||||
2. Package the Electron app for macOS:
|
||||
|
||||
Reference in New Issue
Block a user