Vue 企业级管理系统前端

runningwater 60978a3cef feat: 图标组件 7 月之前
.husky d588a25fbb feat: add commitlint 9 月之前
.vscode 80aeb602a1 feat: 页面布局及样式处理(Scss & UnoCSS) 9 月之前
public d24c7ee02c first commit 9 月之前
src 60978a3cef feat: 图标组件 7 月之前
.editorconfig d24c7ee02c first commit 9 月之前
.eslintrc-auto-import.json 717face0f9 fix(lint): autoimport gen eslintrc-auto-import.json files 7 月之前
.gitignore d24c7ee02c first commit 9 月之前
README.md d24c7ee02c first commit 9 月之前
auto-imports.d.ts 717face0f9 fix(lint): autoimport gen eslintrc-auto-import.json files 7 月之前
commitlint.config.cjs 80aeb602a1 feat: 页面布局及样式处理(Scss & UnoCSS) 9 月之前
components.d.ts 60978a3cef feat: 图标组件 7 月之前
eslint.config.js 717face0f9 fix(lint): autoimport gen eslintrc-auto-import.json files 7 月之前
index.html d24c7ee02c first commit 9 月之前
package.json 60978a3cef feat: 图标组件 7 月之前
pnpm-lock.yaml 60978a3cef feat: 图标组件 7 月之前
prettier.config.js fddb21d065 fix: prettier.config.js formatting 9 月之前
tsconfig.app.json 717face0f9 fix(lint): autoimport gen eslintrc-auto-import.json files 7 月之前
tsconfig.json d24c7ee02c first commit 9 月之前
tsconfig.node.json d24c7ee02c first commit 9 月之前
uno.config.ts 60978a3cef feat: 图标组件 7 月之前
vite.config.ts 60978a3cef feat: 图标组件 7 月之前

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.