No Description

xiongzhu 2af09a500c first commit 3 years ago
public 2af09a500c first commit 3 years ago
src 2af09a500c first commit 3 years ago
.browserslistrc 2af09a500c first commit 3 years ago
.editorconfig 2af09a500c first commit 3 years ago
.env.app 2af09a500c first commit 3 years ago
.env.development 2af09a500c first commit 3 years ago
.env.localhost 2af09a500c first commit 3 years ago
.env.production 2af09a500c first commit 3 years ago
.eslintrc.js 2af09a500c first commit 3 years ago
.gitignore 2af09a500c first commit 3 years ago
.prettierrc.js 2af09a500c first commit 3 years ago
README.md 2af09a500c first commit 3 years ago
babel.config.js 2af09a500c first commit 3 years ago
element-variables.scss 2af09a500c first commit 3 years ago
jsconfig.json 2af09a500c first commit 3 years ago
package-lock.json 2af09a500c first commit 3 years ago
package.json 2af09a500c first commit 3 years ago
postcss.config.js 2af09a500c first commit 3 years ago
upload.js 2af09a500c first commit 3 years ago
vue.config.js 2af09a500c first commit 3 years ago
yarn.lock 2af09a500c first commit 3 years ago

README.md

vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.