手机端低代码平台
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.
 
 
 
 
herenshan112 5d0d04da62 初始化 9 months ago
.vscode 初始完成 9 months ago
public 初始完成 9 months ago
src 初始化 9 months ago
.env.development 初始化 9 months ago
.env.production 初始化 9 months ago
.env.staging 初始化 9 months ago
.gitignore 忽略文件 9 months ago
LICENSE Initial commit 9 months ago
README.md 初始完成 9 months ago
auto-imports.d.ts 初始化 9 months ago
components.d.ts 初始化 9 months ago
index.html 初始化 9 months ago
package-lock.json 初始化 9 months ago
package.json 初始化 9 months ago
tsconfig.app.json 初始完成 9 months ago
tsconfig.json 初始完成 9 months ago
tsconfig.node.json 初始完成 9 months ago
vite.config.ts 初始化 9 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.