For a guide and recipes on how to configure/customize this project, check out the vue-cli documentation.
Installed CLI Plugins:
Essential Links:
Ecosystem:
yarn install
yarn serve
yarn build
yarn test:unit
yarn test:e2e
yarn build
npm install -g serve
serve -s dist
yarn lint
User events can be collected and analyzed using Amplitude.
Enable Amplitude tracking by putting your Amplitude API key into
the VUE_APP_AMPLITUDE_APIKEY
property ofin the appropriate .env
file(s).