sunxiao e18f592a9e feat: 碳源投加 动态计算碳氮比 | 1 月之前 | |
---|---|---|
.vscode | 6 月之前 | |
deploy | 4 月之前 | |
public | 4 月之前 | |
src | 1 月之前 | |
.env.development | 5 月之前 | |
.env.production | 4 月之前 | |
.env.test | 4 月之前 | |
.gitignore | 4 月之前 | |
README.md | 6 月之前 | |
auto-imports.d.ts | 2 月之前 | |
components.d.ts | 2 月之前 | |
env.d.ts | 5 月之前 | |
index.html | 2 月之前 | |
package-lock.json | 2 月之前 | |
package.json | 2 月之前 | |
postcss.config.js | 6 月之前 | |
tailwind.config.js | 5 月之前 | |
tsconfig.app.json | 6 月之前 | |
tsconfig.json | 6 月之前 | |
tsconfig.node.json | 6 月之前 | |
vite.config.ts | 2 月之前 | |
vite.config.ts.timestamp-1719915060984-6fabe9de1b68c.mjs | 4 月之前 | |
vite.config.ts.timestamp-1720486813773-2c95633e7e6a2.mjs | 4 月之前 |
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