sunxiao e0378da848 feat: 碳源投加 - 细节问题调整 | 1 month ago | |
---|---|---|
.vscode | 6 months ago | |
deploy | 4 months ago | |
public | 4 months ago | |
src | 1 month ago | |
.env.development | 5 months ago | |
.env.production | 4 months ago | |
.env.test | 4 months ago | |
.gitignore | 4 months ago | |
README.md | 6 months ago | |
auto-imports.d.ts | 2 months ago | |
components.d.ts | 2 months ago | |
env.d.ts | 5 months ago | |
index.html | 2 months ago | |
package-lock.json | 2 months ago | |
package.json | 2 months ago | |
postcss.config.js | 6 months ago | |
tailwind.config.js | 5 months ago | |
tsconfig.app.json | 6 months ago | |
tsconfig.json | 6 months ago | |
tsconfig.node.json | 6 months ago | |
vite.config.ts | 2 months ago | |
vite.config.ts.timestamp-1719915060984-6fabe9de1b68c.mjs | 4 months ago | |
vite.config.ts.timestamp-1720486813773-2c95633e7e6a2.mjs | 4 months ago |
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