- Project setup
yarn
ornpm install
- Compiles and hot-reloads for development
yarn run serve
- Compiles and minifies for production
yarn run build
- Lints and fixes files
yarn run lint
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.