Sin descripción

xiongzhu 0eb22d5dbc first commit hace 3 años
public 0eb22d5dbc first commit hace 3 años
src 0eb22d5dbc first commit hace 3 años
.browserslistrc 0eb22d5dbc first commit hace 3 años
.editorconfig 0eb22d5dbc first commit hace 3 años
.env.app 0eb22d5dbc first commit hace 3 años
.env.development 0eb22d5dbc first commit hace 3 años
.env.localhost 0eb22d5dbc first commit hace 3 años
.env.production 0eb22d5dbc first commit hace 3 años
.eslintrc.js 0eb22d5dbc first commit hace 3 años
.gitignore 0eb22d5dbc first commit hace 3 años
.prettierrc.js 0eb22d5dbc first commit hace 3 años
README.md 0eb22d5dbc first commit hace 3 años
babel.config.js 0eb22d5dbc first commit hace 3 años
element-variables.scss 0eb22d5dbc first commit hace 3 años
jsconfig.json 0eb22d5dbc first commit hace 3 años
package-lock.json 0eb22d5dbc first commit hace 3 años
package.json 0eb22d5dbc first commit hace 3 años
postcss.config.js 0eb22d5dbc first commit hace 3 años
upload.js 0eb22d5dbc first commit hace 3 años
vue.config.js 0eb22d5dbc first commit hace 3 años
yarn.lock 0eb22d5dbc first commit hace 3 años

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.