Files
fruit-project/INSTALL.md
2020-12-09 01:23:55 +01:00

458 B

fruit-project

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Run fruit-api

yarn run api

Customize configuration

See Configuration Reference.