This commit is contained in:
仲么了
2024-02-26 14:43:58 +08:00
parent e4b35ae82b
commit 94edb4a73e

View File

@@ -16,6 +16,9 @@ pnpm i
npm run dev npm run dev
``` ```
基础页面写法请查看`src/template`下的readme
Vue 3 + TypeScript + Vite Vue 3 + TypeScript + Vite
这个模板可以帮助您开始使用Vue 3和TypeScript在Vite中进行开发。该模板使用了Vue 3的`<script setup>`单文件组件请查看script setup文档了解更多信息。 这个模板可以帮助您开始使用Vue 3和TypeScript在Vite中进行开发。该模板使用了Vue 3的`<script setup>`单文件组件请查看script setup文档了解更多信息。