暫無描述

lrf402788946 da52f10645 update 3 年之前
public 0794b072b7 1 3 年之前
src 51c1e71211 update 3 年之前
.env 25cdf56665 update 3 年之前
.eslintrc.js 0794b072b7 1 3 年之前
.gitignore 0794b072b7 1 3 年之前
.prettierrc 0794b072b7 1 3 年之前
README.md 0794b072b7 1 3 年之前
babel.config.js 0794b072b7 1 3 年之前
package.json a6233ba5dd update 3 年之前
vue.config.js da52f10645 update 3 年之前

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build