plg ebb5b6204b 修改文件--获取服务器时间--修改图标大小 | hai 2 semanas | |
---|---|---|
.vscode | hai 4 meses | |
public | hai 4 meses | |
src | hai 2 semanas | |
.eslintrc.cjs | hai 4 meses | |
.gitignore | hai 4 meses | |
.prettierrc.json | hai 4 meses | |
README.md | hai 4 meses | |
env.d.ts | hai 4 meses | |
favicon.png | hai 3 meses | |
index.html | hai 1 mes | |
package-lock.json | hai 1 mes | |
package.json | hai 2 semanas | |
tsconfig.app.json | hai 4 meses | |
tsconfig.json | hai 4 meses | |
tsconfig.node.json | hai 4 meses | |
vite.config.ts | hai 2 semanas |
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
npm run lint