Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 517 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 517 Bytes

vue-cli3-samples

Element-UI is used as the code splitting example.

SPA: vue.config.js.spa

MPA: vue.config.js.mpa

Project setup

yarn install

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.