Aucune description

Gaokun Wang 135765e4d4 feat: 添加必要文件 il y a 1 mois
.husky 2d4092e590 初始化 il y a 1 mois
.vscode a8e9025611 style: vsCode 设置 il y a 1 mois
plugins ae68ff9fb2 fix: 自动导入组件位置 il y a 1 mois
public 2d4092e590 初始化 il y a 1 mois
src 135765e4d4 feat: 添加必要文件 il y a 1 mois
.env.development 2d4092e590 初始化 il y a 1 mois
.env.production 2d4092e590 初始化 il y a 1 mois
.eslintrc-auto-import.json 05c4adc2ed feat: 封装插件 il y a 1 mois
.gitignore 2d4092e590 初始化 il y a 1 mois
.prettierignore 2d4092e590 初始化 il y a 1 mois
.prettierrc.cjs 2d4092e590 初始化 il y a 1 mois
.stylelintignore 2d4092e590 初始化 il y a 1 mois
.stylelintrc.cjs 135765e4d4 feat: 添加必要文件 il y a 1 mois
LICENSE 2d4092e590 初始化 il y a 1 mois
README.md 2d4092e590 初始化 il y a 1 mois
commitlint.config.cjs 2d4092e590 初始化 il y a 1 mois
eslint.config.mjs 05c4adc2ed feat: 封装插件 il y a 1 mois
getEnv.ts 05c4adc2ed feat: 封装插件 il y a 1 mois
index.html 2d4092e590 初始化 il y a 1 mois
package.json 05c4adc2ed feat: 封装插件 il y a 1 mois
pnpm-lock.yaml 05c4adc2ed feat: 封装插件 il y a 1 mois
tsconfig.app.json 135765e4d4 feat: 添加必要文件 il y a 1 mois
tsconfig.json 2d4092e590 初始化 il y a 1 mois
tsconfig.node.json 135765e4d4 feat: 添加必要文件 il y a 1 mois
vite.config.ts 135765e4d4 feat: 添加必要文件 il y a 1 mois

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.