vue-cli Project setup yarn install Build the project Run yarn build in the root of your project before starting the development server. Compiles and hot-reloads for development yarn run serve Compiles and minifies for production yarn run build Run your tests yarn run test Lint code yarn lint Customize configuration See Configuration Reference.