Skip to content

Commit 9a3fba4

Browse files
committedJan 12, 2021
init:初始化
1 parent 4c72981 commit 9a3fba4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ npm install
88
### Compiles and hot-reloads for development
99
```
1010
npm run serve
11+
npm run electron:serve
1112
```
1213

1314
### Compiles and minifies for production
1415
```
1516
npm run build
17+
npm run electron:build
1618
```
1719

1820
### Run your unit tests

0 commit comments

Comments
 (0)
Please sign in to comment.