|
|
há 3 meses atrás | |
|---|---|---|
| .env | há 1 ano atrás | |
| .vscode | há 2 anos atrás | |
| @types | há 4 meses atrás | |
| public | há 3 meses atrás | |
| src | há 3 meses atrás | |
| .eslintrc.cjs | há 2 anos atrás | |
| .gitignore | há 8 meses atrás | |
| .prettierrc.json | há 1 ano atrás | |
| README.md | há 2 anos atrás | |
| index.html | há 6 meses atrás | |
| package-lock.json | há 5 meses atrás | |
| package.json | há 5 meses atrás | |
| pnpm-lock.yaml | há 5 meses atrás | |
| tsconfig.app.json | há 1 ano atrás | |
| tsconfig.json | há 2 anos atrás | |
| tsconfig.node.json | há 1 ano atrás | |
| uno.config.ts | há 2 anos atrás | |
| vite.config.ts | há 4 meses atrás |
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