小数web

张涛 d5838beb5f 增加区分 il y a 1 an
.husky 768715051c add il y a 2 ans
.vscode 3b6e513740 feat:提交dist il y a 1 an
dist 952d088d7c 1 il y a 1 an
public 768715051c add il y a 2 ans
src d5838beb5f 增加区分 il y a 1 an
.browserslistrc 768715051c add il y a 2 ans
.editorconfig 768715051c add il y a 2 ans
.env 768715051c add il y a 2 ans
.env.development 768715051c add il y a 2 ans
.env.production 768715051c add il y a 2 ans
.env.test 768715051c add il y a 2 ans
.eslintignore 768715051c add il y a 2 ans
.eslintrc.js 768715051c add il y a 2 ans
.gitattributes 768715051c add il y a 2 ans
.gitignore 861ab2e616 ci: 更新自动化部署脚本 il y a 1 an
.gitlab-ci.yml 861ab2e616 ci: 更新自动化部署脚本 il y a 1 an
.prettierignore 768715051c add il y a 2 ans
.prettierrc 77c832c25e fix:删除打包文件,增加知识库 il y a 1 an
README.md 0c62fdd5e0 doc: 更新readme说明文件 il y a 1 an
index.html e41e2fb4bb 部分文本修改 il y a 1 an
jsconfig.json 768715051c add il y a 2 ans
package-lock.json 11b99ec027 fix il y a 1 an
package.json 01938cf10c chore: 更新vue版本为3.5.12 il y a 1 an
prettierrc 768715051c add il y a 2 ans
vite.config.js fb234ef2e6 feat: 新增引用提示效果 il y a 1 an

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

相关资源