|
|
před 1 rokem | |
|---|---|---|
| .vscode | před 1 rokem | |
| public | před 1 rokem | |
| src | před 1 rokem | |
| .gitignore | před 1 rokem | |
| README.md | před 1 rokem | |
| auto-imports.d.ts | před 1 rokem | |
| components.d.ts | před 1 rokem | |
| env.d.ts | před 1 rokem | |
| index.html | před 1 rokem | |
| package.json | před 1 rokem | |
| pnpm-lock.yaml | před 1 rokem | |
| tsconfig.app.json | před 1 rokem | |
| tsconfig.json | před 1 rokem | |
| tsconfig.node.json | před 1 rokem | |
| vite.config.ts | před 1 rokem |
This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur).
.vue Imports in TSTypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.
See Vite Configuration Reference.
pnpm install
pnpm dev
pnpm build