zhangchuang 79f54bc1ca 修改登录模式 | пре 7 часа | |
---|---|---|
.vscode | пре 4 недеља | |
public | пре 4 недеља | |
src | пре 7 часа | |
.env | пре 3 недеља | |
.gitignore | пре 4 недеља | |
README.md | пре 4 недеља | |
index.html | пре 4 недеља | |
package.json | пре 3 недеља | |
pnpm-lock.yaml | пре 3 недеља | |
tsconfig.json | пре 4 недеља | |
tsconfig.node.json | пре 4 недеља | |
vite.config.ts | пре 4 недеља |
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.