説明なし

wanggaokun 14aa669ee9 feat: 添加新功能 1 ヶ月 前
.husky 2d4092e590 初始化 1 ヶ月 前
.vscode a8e9025611 style: vsCode 设置 1 ヶ月 前
plugins 14aa669ee9 feat: 添加新功能 1 ヶ月 前
public 2d4092e590 初始化 1 ヶ月 前
src 14aa669ee9 feat: 添加新功能 1 ヶ月 前
.env.development 2d4092e590 初始化 1 ヶ月 前
.env.production 2d4092e590 初始化 1 ヶ月 前
.eslintrc-auto-import.json 05c4adc2ed feat: 封装插件 1 ヶ月 前
.gitignore 2d4092e590 初始化 1 ヶ月 前
.prettierignore 2d4092e590 初始化 1 ヶ月 前
.prettierrc.cjs 2d4092e590 初始化 1 ヶ月 前
.stylelintignore 2d4092e590 初始化 1 ヶ月 前
.stylelintrc.cjs 135765e4d4 feat: 添加必要文件 1 ヶ月 前
LICENSE 2d4092e590 初始化 1 ヶ月 前
README.md 2d4092e590 初始化 1 ヶ月 前
commitlint.config.cjs 2d4092e590 初始化 1 ヶ月 前
eslint.config.mjs 05c4adc2ed feat: 封装插件 1 ヶ月 前
getEnv.ts 05c4adc2ed feat: 封装插件 1 ヶ月 前
index.html 2d4092e590 初始化 1 ヶ月 前
package.json 5859a0f177 feat: 添加获取权限信息等 1 ヶ月 前
pnpm-lock.yaml 5859a0f177 feat: 添加获取权限信息等 1 ヶ月 前
tsconfig.json 14aa669ee9 feat: 添加新功能 1 ヶ月 前
vite.config.ts 135765e4d4 feat: 添加必要文件 1 ヶ月 前

README.md

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.