Tidak Ada Deskripsi

bill 12b7ebac9c fix: 1 7 bulan lalu
.vscode 11538378f6 feat: 架构搭建 1 tahun lalu
src 12b7ebac9c fix: 1 7 bulan lalu
.gitignore 11538378f6 feat: 架构搭建 1 tahun lalu
README.md 11538378f6 feat: 架构搭建 1 tahun lalu
generate-ts.ts 091e63e370 feat: 优化打包流程,4普定制开发 1 tahun lalu
index.html 11538378f6 feat: 架构搭建 1 tahun lalu
package.json 0c1d526dc0 制作新需求 10 bulan lalu
pnpm-lock.yaml 0c1d526dc0 制作新需求 10 bulan lalu
tsconfig.json 7e842cc9e0 fix: 1 1 tahun lalu
tsconfig.node.json 091e63e370 feat: 优化打包流程,4普定制开发 1 tahun lalu
vite.config.ts 091e63e370 feat: 优化打包流程,4普定制开发 1 tahun lalu

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.