mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-26 00:59:02 -06:00
As ESLint 6 removes this rule from the recommended config https://eslint.org/docs/user-guide/migrating-to-6.0.0#eslint-recommended-has-been-updated
cli-ui-addon-widgets
Project setup
yarn 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