説明なし

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.