sunxiao 1b9b16f71e feat: 调整报警条件 | 3 týždňov pred | |
---|---|---|
.vscode | 6 mesiacov pred | |
deploy | 4 mesiacov pred | |
public | 1 mesiac pred | |
src | 3 týždňov pred | |
.env.development | 1 mesiac pred | |
.env.production | 1 mesiac pred | |
.env.test | 5 mesiacov pred | |
.gitignore | 5 mesiacov pred | |
README.md | 6 mesiacov pred | |
auto-imports.d.ts | 3 mesiacov pred | |
components.d.ts | 2 mesiacov pred | |
env.d.ts | 6 mesiacov pred | |
index.html | 1 mesiac pred | |
package-lock.json | 2 mesiacov pred | |
package.json | 2 mesiacov pred | |
postcss.config.js | 6 mesiacov pred | |
tailwind.config.js | 6 mesiacov pred | |
tsconfig.app.json | 6 mesiacov pred | |
tsconfig.json | 6 mesiacov pred | |
tsconfig.node.json | 6 mesiacov pred | |
vite.config.ts | 2 mesiacov pred | |
vite.config.ts.timestamp-1719915060984-6fabe9de1b68c.mjs | 5 mesiacov pred | |
vite.config.ts.timestamp-1720486813773-2c95633e7e6a2.mjs | 4 mesiacov pred |
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