Update README.md

This commit is contained in:
Enrique Hernandez 2020-10-12 17:23:42 +00:00
commit b669c99df0

View file

@ -7,12 +7,12 @@ yarn install
### Compiles and hot-reloads for development
```
yarn serve
yarn dev
```
### Compiles and minifies for production
```
yarn build
yarn electron:build
```
### Run your unit tests