Vue-X-Template
yarn install || npm install
yarn run serve || npm run serve
yarn run build || npm run build
yarn run test || npm run test
yarn run lint || npm run lint
See Configuration Reference.