|
|
hai 14 horas | |
|---|---|---|
| .. | ||
| public | hai 20 horas | |
| src | hai 14 horas | |
| .gitignore | hai 20 horas | |
| README.md | hai 20 horas | |
| env.d.ts | hai 20 horas | |
| index.html | hai 20 horas | |
| package.json | hai 20 horas | |
| tsconfig.app.json | hai 20 horas | |
| tsconfig.json | hai 20 horas | |
| tsconfig.node.json | hai 20 horas | |
| vite.config.ts | hai 20 horas | |
This template should help get you started developing with Vue 3 in Vite.
VS Code + Vue (Official) (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.
npm install
npm run dev
npm run build