sunxiao 5e0fa5453f feat: 更换首页图片 | 2 روز پیش | |
---|---|---|
.vscode | 6 ماه پیش | |
deploy | 1 هفته پیش | |
public | 1 هفته پیش | |
src | 2 روز پیش | |
.env.development | 1 هفته پیش | |
.env.production | 1 هفته پیش | |
.env.test | 1 هفته پیش | |
.gitignore | 4 ماه پیش | |
README.md | 6 ماه پیش | |
auto-imports.d.ts | 2 ماه پیش | |
components.d.ts | 1 هفته پیش | |
env.d.ts | 5 ماه پیش | |
index.html | 2 ماه پیش | |
package-lock.json | 1 هفته پیش | |
package.json | 1 هفته پیش | |
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