Updated How to Build (markdown)
parent
6827e4ce22
commit
1543b0d136
|
@ -27,13 +27,7 @@ Here are the most common commands:
|
|||
npm start
|
||||
```
|
||||
|
||||
### Run electron
|
||||
```
|
||||
npm run electron
|
||||
```
|
||||
|
||||
### Build angular for publication
|
||||
|
||||
### Build angular for publication
|
||||
```
|
||||
npm run build
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue