Go to file
2024-12-02 10:23:18 +08:00
.vscode 项目初始化提交 2024-11-27 14:57:46 +08:00
public 项目初始化提交 2024-11-27 14:57:46 +08:00
src 项目中使用scss全局变量 2024-12-02 10:23:18 +08:00
.gitignore 项目初始化提交 2024-11-27 14:57:46 +08:00
index.html 项目初始化提交 2024-11-27 14:57:46 +08:00
package.json sass配置 2024-11-28 10:09:24 +08:00
README.md 项目初始化提交 2024-11-27 14:57:46 +08:00
tsconfig.app.json 系统路径别名配置以及路径提示 2024-11-28 10:01:56 +08:00
tsconfig.json 项目初始化提交 2024-11-27 14:57:46 +08:00
tsconfig.node.json 系统路径别名配置以及路径提示 2024-11-28 10:01:56 +08:00
vite.config.ts sass配置 2024-11-28 10:09:24 +08:00

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.