尚硅谷--管理系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
fwb 023c2e376a Initial commit 2 weeks ago
.vscode Initial commit 2 weeks ago
public Initial commit 2 weeks ago
scripts Initial commit 2 weeks ago
src Initial commit 2 weeks ago
.gitignore Initial commit 2 weeks ago
.prettierignore Initial commit 2 weeks ago
.prettierrc.json Initial commit 2 weeks ago
.stylelintignore Initial commit 2 weeks ago
.stylelintrc.cjs Initial commit 2 weeks ago
README.md Initial commit 2 weeks ago
commitlint.config.cjs Initial commit 2 weeks ago
eslint.config.js Initial commit 2 weeks ago
index.html Initial commit 2 weeks ago
package.json Initial commit 2 weeks ago
pnpm-lock.yaml Initial commit 2 weeks ago
tsconfig.app.json Initial commit 2 weeks ago
tsconfig.json Initial commit 2 weeks ago
tsconfig.node.json Initial commit 2 weeks ago
vite.config.ts Initial commit 2 weeks 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.