Skip to content

Latest commit

 

History

History
executable file
·
24 lines (19 loc) · 362 Bytes

File metadata and controls

executable file
·
24 lines (19 loc) · 362 Bytes

2.4 - Creating your first project with vue-cli

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

Customize configuration

See Configuration Reference.