Ingen beskrivning

bill 63e3df2ad6 制作组件 1 år sedan
.vscode 11538378f6 feat: 架构搭建 1 år sedan
public a7fc02a2af 制作结构树 1 år sedan
src 63e3df2ad6 制作组件 1 år sedan
.gitignore 11538378f6 feat: 架构搭建 1 år sedan
README.md 11538378f6 feat: 架构搭建 1 år sedan
generate-ts.ts 091e63e370 feat: 优化打包流程,4普定制开发 1 år sedan
index.html 11538378f6 feat: 架构搭建 1 år sedan
package.json 091e63e370 feat: 优化打包流程,4普定制开发 1 år sedan
pnpm-lock.yaml 091e63e370 feat: 优化打包流程,4普定制开发 1 år sedan
tsconfig.json a7fc02a2af 制作结构树 1 år sedan
tsconfig.node.json 091e63e370 feat: 优化打包流程,4普定制开发 1 år sedan
vite.config.ts 091e63e370 feat: 优化打包流程,4普定制开发 1 år sedan

README.md

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended Setup

  • VS Code + Vue - Official (previously Volar) and disable Vetur

  • Use vue-tsc for performing the same type checking from the command line, or for generating d.ts files for SFCs.