설명 없음

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.