sunxiao 79ad3a1286 feat: 碳排放调整问答表格宽度 | il y a 1 mois | |
---|---|---|
.vscode | il y a 5 mois | |
deploy | il y a 4 mois | |
public | il y a 3 mois | |
src | il y a 1 mois | |
.env.development | il y a 1 mois | |
.env.production | il y a 4 mois | |
.env.test | il y a 4 mois | |
.gitignore | il y a 4 mois | |
README.md | il y a 5 mois | |
auto-imports.d.ts | il y a 2 mois | |
components.d.ts | il y a 2 mois | |
env.d.ts | il y a 5 mois | |
index.html | il y a 2 mois | |
package-lock.json | il y a 2 mois | |
package.json | il y a 2 mois | |
postcss.config.js | il y a 5 mois | |
tailwind.config.js | il y a 5 mois | |
tsconfig.app.json | il y a 5 mois | |
tsconfig.json | il y a 5 mois | |
tsconfig.node.json | il y a 5 mois | |
vite.config.ts | il y a 2 mois | |
vite.config.ts.timestamp-1719915060984-6fabe9de1b68c.mjs | il y a 4 mois | |
vite.config.ts.timestamp-1720486813773-2c95633e7e6a2.mjs | il y a 4 mois |
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