sunxiao a4171ef021 feat: 调整报警条件 | há 1 dia atrás | |
---|---|---|
.vscode | há 5 meses atrás | |
deploy | há 4 meses atrás | |
public | há 1 mês atrás | |
src | há 1 dia atrás | |
.env.development | há 3 semanas atrás | |
.env.production | há 1 mês atrás | |
.env.test | há 4 meses atrás | |
.gitignore | há 4 meses atrás | |
README.md | há 5 meses atrás | |
auto-imports.d.ts | há 2 meses atrás | |
components.d.ts | há 1 mês atrás | |
env.d.ts | há 5 meses atrás | |
index.html | há 1 semana atrás | |
package-lock.json | há 2 meses atrás | |
package.json | há 2 meses atrás | |
postcss.config.js | há 5 meses atrás | |
tailwind.config.js | há 5 meses atrás | |
tsconfig.app.json | há 5 meses atrás | |
tsconfig.json | há 5 meses atrás | |
tsconfig.node.json | há 5 meses atrás | |
vite.config.ts | há 2 meses atrás | |
vite.config.ts.timestamp-1719915060984-6fabe9de1b68c.mjs | há 4 meses atrás | |
vite.config.ts.timestamp-1720486813773-2c95633e7e6a2.mjs | há 4 meses atrás |
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