Nenhuma descrição

xiongzhu c5cfdb467f first commit 3 anos atrás
public c5cfdb467f first commit 3 anos atrás
src c5cfdb467f first commit 3 anos atrás
.browserslistrc c5cfdb467f first commit 3 anos atrás
.editorconfig c5cfdb467f first commit 3 anos atrás
.env.app c5cfdb467f first commit 3 anos atrás
.env.development c5cfdb467f first commit 3 anos atrás
.env.localhost c5cfdb467f first commit 3 anos atrás
.env.production c5cfdb467f first commit 3 anos atrás
.eslintrc.js c5cfdb467f first commit 3 anos atrás
.gitignore c5cfdb467f first commit 3 anos atrás
.prettierrc.js c5cfdb467f first commit 3 anos atrás
README.md c5cfdb467f first commit 3 anos atrás
babel.config.js c5cfdb467f first commit 3 anos atrás
element-variables.scss c5cfdb467f first commit 3 anos atrás
jsconfig.json c5cfdb467f first commit 3 anos atrás
package-lock.json c5cfdb467f first commit 3 anos atrás
package.json c5cfdb467f first commit 3 anos atrás
postcss.config.js c5cfdb467f first commit 3 anos atrás
upload.js c5cfdb467f first commit 3 anos atrás
vue.config.js c5cfdb467f first commit 3 anos atrás
yarn.lock c5cfdb467f first commit 3 anos atrás

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.