zhangchuang 1ea389c860 首页专利 | vor 2 Tagen | |
---|---|---|
.vscode | vor 2 Monaten | |
public | vor 2 Monaten | |
src | vor 2 Tagen | |
.env | vor 2 Tagen | |
.gitignore | vor 2 Monaten | |
README.md | vor 2 Monaten | |
index.html | vor 2 Monaten | |
package.json | vor 2 Tagen | |
pnpm-lock.yaml | vor 2 Tagen | |
tsconfig.json | vor 2 Monaten | |
tsconfig.node.json | vor 2 Monaten | |
vite.config.ts | vor 2 Monaten |
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.
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.