王良
2 months ago
4 changed files with 10 additions and 0 deletions
@ -1,4 +1,7 @@
|
||||
cd ../ |
||||
|
||||
node -v |
||||
|
||||
npm install -g cnpm --registry=https://registry.npmmirror.com |
||||
|
||||
cnpm install -g lerna@6 |
||||
|
@ -1,3 +1,5 @@
|
||||
cd ../packages/gui |
||||
|
||||
node -v |
||||
|
||||
npm run electron |
||||
|
Loading…
Reference in new issue