Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 463 Bytes

File metadata and controls

39 lines (25 loc) · 463 Bytes

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.