Нет описания

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.