sunxiao 69c532700d feat: 碳排放bug修改 | 1 mese fa | |
---|---|---|
.vscode | 5 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 | 4 mesi fa | |
README.md | 5 mesi fa | |
auto-imports.d.ts | 2 mesi fa | |
components.d.ts | 2 mesi fa | |
env.d.ts | 5 mesi fa | |
index.html | 2 mesi fa | |
package-lock.json | 2 mesi fa | |
package.json | 2 mesi fa | |
postcss.config.js | 5 mesi fa | |
tailwind.config.js | 5 mesi fa | |
tsconfig.app.json | 5 mesi fa | |
tsconfig.json | 5 mesi fa | |
tsconfig.node.json | 5 mesi fa | |
vite.config.ts | 2 mesi fa | |
vite.config.ts.timestamp-1719915060984-6fabe9de1b68c.mjs | 4 mesi fa | |
vite.config.ts.timestamp-1720486813773-2c95633e7e6a2.mjs | 4 mesi fa |
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.
npm install
npm run dev
npm run build