暫無描述

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

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.