|
|
1 rok temu | |
|---|---|---|
| .vscode | 1 rok temu | |
| public | 1 rok temu | |
| src | 1 rok temu | |
| .env.development | 1 rok temu | |
| .env.production | 1 rok temu | |
| .gitignore | 1 rok temu | |
| .npmrc | 1 rok temu | |
| README.md | 1 rok temu | |
| components.d.ts | 1 rok temu | |
| env.d.ts | 1 rok temu | |
| index.html | 1 rok temu | |
| package.json | 1 rok temu | |
| pnpm-lock.yaml | 1 rok temu | |
| postcss.config.js | 1 rok temu | |
| tsconfig.app.json | 1 rok temu | |
| tsconfig.json | 1 rok temu | |
| tsconfig.node.json | 1 rok temu | |
| vite.config.ts | 1 rok temu | |
| vite.config.ts.timestamp-1719195106451-3796b60f3a69a.mjs | 1 rok temu |
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