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