|
|
hace 9 meses | |
|---|---|---|
| .vscode | hace 1 año | |
| public | hace 1 año | |
| src | hace 9 meses | |
| .env | hace 1 año | |
| .env.development | hace 1 año | |
| .env.production | hace 1 año | |
| .env.uat | hace 1 año | |
| .gitignore | hace 1 año | |
| .gitmodules | hace 1 año | |
| README.md | hace 1 año | |
| demo.json | hace 1 año | |
| index.html | hace 1 año | |
| package.json | hace 9 meses | |
| pnpm-lock.yaml | hace 9 meses | |
| tsconfig.json | hace 1 año | |
| tsconfig.node.json | hace 1 año | |
| vite.config.ts | hace 11 meses |
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
VS Code + Vue - Official (previously Volar) and disable Vetur
Use vue-tsc for performing the same type checking from the command line, or for generating d.ts files for SFCs.