No Description

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