Нет описания

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