小数web

张涛 0632e67278 1 1 éve
.husky 768715051c add 2 éve
.vscode 3b6e513740 feat:提交dist 1 éve
dist 0632e67278 1 1 éve
public 768715051c add 2 éve
src 0632e67278 1 1 éve
.browserslistrc 768715051c add 2 éve
.editorconfig 768715051c add 2 éve
.env 768715051c add 2 éve
.env.development 768715051c add 2 éve
.env.production 768715051c add 2 éve
.env.test 768715051c add 2 éve
.eslintignore 768715051c add 2 éve
.eslintrc.js 768715051c add 2 éve
.gitattributes 768715051c add 2 éve
.gitignore fd47bcc9b3 fix: git添加dist追踪 1 éve
.gitlab-ci.yml 861ab2e616 ci: 更新自动化部署脚本 1 éve
.prettierignore 768715051c add 2 éve
.prettierrc 77c832c25e fix:删除打包文件,增加知识库 1 éve
README.md 0c62fdd5e0 doc: 更新readme说明文件 1 éve
index.html e41e2fb4bb 部分文本修改 1 éve
jsconfig.json 768715051c add 2 éve
package-lock.json af6da60709 perf: 移除未调用的引用 1 éve
package.json 01938cf10c chore: 更新vue版本为3.5.12 1 éve
prettierrc 768715051c add 2 éve
vite.config.js fb234ef2e6 feat: 新增引用提示效果 1 éve

README.md

business

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

项目设置

# 安装项目依赖
$ npm install 
$ npm install --legacy-peer-deps

# 本地启动项目
$ npm run dev

# 构建项目
$ npm run build

相关资源