policeSecurity/policeManagement
luozhun 9dac7e5fc9 Initial commit 2024-11-15 12:23:16 +08:00
..
public Initial commit 2024-11-15 12:23:16 +08:00
src Initial commit 2024-11-15 12:23:16 +08:00
.env.development Initial commit 2024-11-15 12:23:16 +08:00
.env.production Initial commit 2024-11-15 12:23:16 +08:00
.gitignore Initial commit 2024-11-15 12:23:16 +08:00
README.md Initial commit 2024-11-15 12:23:16 +08:00
components.d.ts Initial commit 2024-11-15 12:23:16 +08:00
env.d.ts Initial commit 2024-11-15 12:23:16 +08:00
global.d.ts Initial commit 2024-11-15 12:23:16 +08:00
index.html Initial commit 2024-11-15 12:23:16 +08:00
package-lock.json Initial commit 2024-11-15 12:23:16 +08:00
package.json Initial commit 2024-11-15 12:23:16 +08:00
postcss.config.js Initial commit 2024-11-15 12:23:16 +08:00
tailwind.config.js Initial commit 2024-11-15 12:23:16 +08:00
tsconfig.app.json Initial commit 2024-11-15 12:23:16 +08:00
tsconfig.app.tsbuildinfo Initial commit 2024-11-15 12:23:16 +08:00
tsconfig.json Initial commit 2024-11-15 12:23:16 +08:00
tsconfig.node.json Initial commit 2024-11-15 12:23:16 +08:00
tsconfig.node.tsbuildinfo Initial commit 2024-11-15 12:23:16 +08:00
vite.config.d.ts Initial commit 2024-11-15 12:23:16 +08:00
vite.config.ts Initial commit 2024-11-15 12:23:16 +08:00

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.