Go to file
2021-01-26 16:56:54 +08:00
public init 2021-01-25 14:34:41 +08:00
src 1-26 2021-01-26 16:56:54 +08:00
.browserslistrc init 2021-01-25 14:34:41 +08:00
.eslintrc.js init 2021-01-25 14:34:41 +08:00
.gitignore init 2021-01-25 14:34:41 +08:00
babel.config.js init 2021-01-25 14:34:41 +08:00
package.json first commit 2021-01-25 16:19:15 +08:00
README.md init 2021-01-25 14:34:41 +08:00
yarn.lock first commit 2021-01-25 16:19:15 +08:00

vue-demo7

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.