暂无描述

xiongzhu 0eb22d5dbc first commit 3 年之前
public 0eb22d5dbc first commit 3 年之前
src 0eb22d5dbc first commit 3 年之前
.browserslistrc 0eb22d5dbc first commit 3 年之前
.editorconfig 0eb22d5dbc first commit 3 年之前
.env.app 0eb22d5dbc first commit 3 年之前
.env.development 0eb22d5dbc first commit 3 年之前
.env.localhost 0eb22d5dbc first commit 3 年之前
.env.production 0eb22d5dbc first commit 3 年之前
.eslintrc.js 0eb22d5dbc first commit 3 年之前
.gitignore 0eb22d5dbc first commit 3 年之前
.prettierrc.js 0eb22d5dbc first commit 3 年之前
README.md 0eb22d5dbc first commit 3 年之前
babel.config.js 0eb22d5dbc first commit 3 年之前
element-variables.scss 0eb22d5dbc first commit 3 年之前
jsconfig.json 0eb22d5dbc first commit 3 年之前
package-lock.json 0eb22d5dbc first commit 3 年之前
package.json 0eb22d5dbc first commit 3 年之前
postcss.config.js 0eb22d5dbc first commit 3 年之前
upload.js 0eb22d5dbc first commit 3 年之前
vue.config.js 0eb22d5dbc first commit 3 年之前
yarn.lock 0eb22d5dbc 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.