Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 479 Bytes

File metadata and controls

39 lines (25 loc) · 479 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

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.