sunxiao 41b535af89 feat: 更换请求地址 | há 2 dias atrás | |
---|---|---|
.vscode | há 5 meses atrás | |
deploy | há 2 dias atrás | |
public | há 2 dias atrás | |
src | há 2 dias atrás | |
.env.development | há 2 dias atrás | |
.env.production | há 2 dias atrás | |
.env.test | há 2 dias 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á 4 dias atrás | |
env.d.ts | há 5 meses atrás | |
index.html | há 2 meses atrás | |
package-lock.json | há 2 dias atrás | |
package.json | há 2 dias 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