Vue 企业级管理系统前端

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

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.