sunxiao 71eebc8831 feat: 更换工作台背景图片 | 1 week ago | |
---|---|---|
.vscode | 6 months ago | |
deploy | 2 weeks ago | |
public | 2 weeks ago | |
src | 1 week ago | |
.env.development | 2 weeks ago | |
.env.production | 1 week ago | |
.env.test | 2 weeks ago | |
.gitignore | 4 months ago | |
README.md | 6 months ago | |
auto-imports.d.ts | 2 months ago | |
components.d.ts | 3 weeks ago | |
env.d.ts | 6 months ago | |
index.html | 3 months ago | |
package-lock.json | 2 weeks ago | |
package.json | 2 weeks ago | |
postcss.config.js | 6 months ago | |
tailwind.config.js | 6 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