|
|
vor 1 Jahr | |
|---|---|---|
| .vscode | vor 1 Jahr | |
| public | vor 1 Jahr | |
| src | vor 1 Jahr | |
| .env.development | vor 1 Jahr | |
| .env.production | vor 1 Jahr | |
| .gitignore | vor 1 Jahr | |
| .npmrc | vor 1 Jahr | |
| README.md | vor 1 Jahr | |
| auto-imports.d.ts | vor 1 Jahr | |
| components.d.ts | vor 1 Jahr | |
| env.d.ts | vor 1 Jahr | |
| index.html | vor 1 Jahr | |
| package.json | vor 1 Jahr | |
| pnpm-lock.yaml | vor 1 Jahr | |
| tsconfig.app.json | vor 1 Jahr | |
| tsconfig.json | vor 1 Jahr | |
| tsconfig.node.json | vor 1 Jahr | |
| vite.config.ts | vor 1 Jahr |
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