This commit is contained in:
Cutls 2019-08-31 00:10:37 +09:00
commit f8f2719c5d
2 changed files with 2 additions and 0 deletions

View File

@ -84,6 +84,7 @@ git clone https://github.com/cutls/TheDesk
cd TheDesk/app
npm install
npm install --only=dev
npm run construct
```
### electron-builder(Recommended)

View File

@ -84,6 +84,7 @@ git clone https://github.com/cutls/TheDesk
cd TheDesk/app
npm install
npm install --only=dev
npm run construct
```
### electron-builder(推奨)