小数web

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

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

相关资源