Updated How to Build (markdown)

Nicolas Constant 2023-08-06 14:42:19 -04:00
parent 6827e4ce22
commit 1543b0d136
1 changed files with 1 additions and 7 deletions

@ -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
```