小数web

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

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

相关资源