Нет описания

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.