Merge branch 'master' of https://github.com/cutls/TheDesk
This commit is contained in:
commit
f8f2719c5d
|
@ -84,6 +84,7 @@ git clone https://github.com/cutls/TheDesk
|
||||||
cd TheDesk/app
|
cd TheDesk/app
|
||||||
npm install
|
npm install
|
||||||
npm install --only=dev
|
npm install --only=dev
|
||||||
|
npm run construct
|
||||||
```
|
```
|
||||||
|
|
||||||
### electron-builder(Recommended)
|
### electron-builder(Recommended)
|
||||||
|
|
|
@ -84,6 +84,7 @@ git clone https://github.com/cutls/TheDesk
|
||||||
cd TheDesk/app
|
cd TheDesk/app
|
||||||
npm install
|
npm install
|
||||||
npm install --only=dev
|
npm install --only=dev
|
||||||
|
npm run construct
|
||||||
```
|
```
|
||||||
|
|
||||||
### electron-builder(推奨)
|
### electron-builder(推奨)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user