Update INSTALL.md

This commit is contained in:
wazolab
2020-12-09 01:23:55 +01:00
committed by GitHub
parent cbbcffaf64
commit 21ce751b44

View File

@@ -30,5 +30,10 @@ yarn test:e2e
yarn lint
```
### Run fruit-api
```
yarn run api
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).