sunxiao 5e0fa5453f feat: 更换首页图片 | 2 dní pred | |
---|---|---|
.vscode | 6 mesiacov pred | |
deploy | 1 týždeň pred | |
public | 1 týždeň pred | |
src | 2 dní pred | |
.env.development | 1 týždeň pred | |
.env.production | 1 týždeň pred | |
.env.test | 1 týždeň pred | |
.gitignore | 4 mesiacov pred | |
README.md | 6 mesiacov pred | |
auto-imports.d.ts | 2 mesiacov pred | |
components.d.ts | 1 týždeň pred | |
env.d.ts | 5 mesiacov pred | |
index.html | 2 mesiacov pred | |
package-lock.json | 1 týždeň pred | |
package.json | 1 týždeň pred | |
postcss.config.js | 6 mesiacov pred | |
tailwind.config.js | 5 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 | 4 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