plg 61ea7e028d 修改首页没登不调用接口 | 1 ماه پیش | |
---|---|---|
.vscode | 4 ماه پیش | |
public | 4 ماه پیش | |
src | 1 ماه پیش | |
.eslintrc.cjs | 4 ماه پیش | |
.gitignore | 4 ماه پیش | |
.prettierrc.json | 4 ماه پیش | |
README.md | 4 ماه پیش | |
env.d.ts | 4 ماه پیش | |
favicon.png | 3 ماه پیش | |
index.html | 2 ماه پیش | |
package-lock.json | 3 ماه پیش | |
package.json | 3 ماه پیش | |
tsconfig.app.json | 4 ماه پیش | |
tsconfig.json | 4 ماه پیش | |
tsconfig.node.json | 4 ماه پیش | |
vite.config.ts | 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
npm run lint