Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 1.23 KB

README.md

File metadata and controls

20 lines (10 loc) · 1.23 KB

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.

Recommended Setup

  • VS Code + Vue - Official (previously Volar) and disable Vetur

  • Use vue-tsc for performing the same type checking from the command line, or for generating d.ts files for SFCs.

Vue 3 + TypeScript + Vite

此模板可帮助您开始在 Vite 中使用 Vue 3 和 TypeScript 进行开发。 该模板使用 Vue 3 <script setup> SFC,请查看 script setup docs 了解更多信息。

推荐设置