yarn install
Define the following env variables:
VUE_APP_API_URL the url where your api is hosted (without slash at the end).
VUE_APP_API_URL
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:unit
See Configuration Reference.