|
|
1 dzień temu | |
|---|---|---|
| .env | 7 miesięcy temu | |
| .vscode | 1 rok temu | |
| @types | 2 tygodni temu | |
| public | 2 tygodni temu | |
| src | 1 dzień temu | |
| .eslintrc.cjs | 1 rok temu | |
| .gitignore | 4 miesięcy temu | |
| .prettierrc.json | 3 miesięcy temu | |
| README.md | 1 rok temu | |
| index.html | 1 rok temu | |
| package.json | 3 miesięcy temu | |
| pnpm-lock.yaml | 3 miesięcy temu | |
| postcss.config.js | 1 rok temu | |
| tailwind.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 | 2 tygodni 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
pnpm lint