whh aa8d5e09bf feat: 颜色修改 | пре 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