|
1 mese fa | |
---|---|---|
.vscode | 10 mesi fa | |
deploy | 4 mesi fa | |
public | 4 mesi fa | |
src | 1 mese fa | |
.env.development | 1 mese fa | |
.env.production | 4 mesi fa | |
.env.test | 4 mesi fa | |
.gitignore | 9 mesi fa | |
README.md | 10 mesi fa | |
auto-imports.d.ts | 7 mesi fa | |
components.d.ts | 4 mesi fa | |
env.d.ts | 10 mesi fa | |
index.html | 7 mesi fa | |
package-lock.json | 4 mesi fa | |
package.json | 4 mesi fa | |
postcss.config.js | 10 mesi fa | |
tailwind.config.js | 10 mesi fa | |
tsconfig.app.json | 10 mesi fa | |
tsconfig.json | 10 mesi fa | |
tsconfig.node.json | 10 mesi fa | |
vite.config.ts | 7 mesi fa | |
vite.config.ts.timestamp-1719915060984-6fabe9de1b68c.mjs | 9 mesi fa | |
vite.config.ts.timestamp-1720486813773-2c95633e7e6a2.mjs | 8 mesi fa |
This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur).
TypeScript 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