mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2024-11-25 04:20:18 +00:00
Updated dev doc
This commit is contained in:
parent
46ec432748
commit
c0c6b13970
1 changed files with 0 additions and 16 deletions
16
DEVELOPER.md
16
DEVELOPER.md
|
@ -23,19 +23,3 @@ npm run build
|
|||
```md
|
||||
npm run lint
|
||||
```
|
||||
|
||||
### Electron Run
|
||||
|
||||
```md
|
||||
npm run electron:serve
|
||||
```
|
||||
|
||||
### Electron Build
|
||||
|
||||
```md
|
||||
npm run electron:build
|
||||
```
|
||||
|
||||
### Customize configuration
|
||||
|
||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
||||
|
|
Loading…
Reference in a new issue