余尚辉 de42ae7ce1 style: 修改英文断行的问题 | 4 ماه پیش | |
---|---|---|
.vscode | 5 ماه پیش | |
public | 5 ماه پیش | |
src | 4 ماه پیش | |
.env.development | 5 ماه پیش | |
.env.production | 5 ماه پیش | |
.gitignore | 5 ماه پیش | |
README.md | 5 ماه پیش | |
env.d.ts | 5 ماه پیش | |
index.html | 4 ماه پیش | |
package-lock.json | 4 ماه پیش | |
package.json | 4 ماه پیش | |
postcss.config.js | 5 ماه پیش | |
tailwind.config.js | 5 ماه پیش | |
tsconfig.app.json | 5 ماه پیش | |
tsconfig.json | 5 ماه پیش | |
tsconfig.node.json | 5 ماه پیش | |
vite.config.ts | 5 ماه پیش | |
yarn.lock | 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