example-vueProject setupyarn install Compiles and hot-reloads for developmentyarn run serve Compiles and minifies for productionyarn run build Run your testsyarn run test Lints and fixes filesyarn run lint Run your end-to-end testsyarn run test:e2e Run your unit testsyarn run test:unit Customize configurationSee Configuration Reference.