0.1.1 • Published 1 month ago

vue-cli3-element-app v0.1.1

Weekly downloads
-
License
-
Repository
-
Last release
1 month ago

vue-cli3-element-app

Project setup

yarn install

Compiles and hot-reloads for development

yarn run dev

Compiles and minifies for production

yarn build:prod

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

目录结构生成

tree -l 2, -o code_tree_out.txt --ignore "node_modules/, dist/"