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:
|
1. Build the electron app in production mode:
|
||||||
|
|
||||||
```bash
|
```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:
|
2. Package the Electron app for macOS:
|
||||||
|
|||||||
Reference in New Issue
Block a user