diff --git a/INSTALL.md b/INSTALL.md index e6c65af..3c9ecc6 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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/).