Нема описа

gemercheung 75539878f4 feat(init): fix build пре 1 година
.vscode efa7afd105 四普项目构建 пре 1 година
public c1a7bf9eb0 fix: 1 пре 1 година
src 75539878f4 feat(init): fix build пре 1 година
.env 6048b12c12 feat(init): change icon пре 1 година
.env.development 6048b12c12 feat(init): change icon пре 1 година
.env.production ea84f9eb90 feat: env пре 1 година
.env.uat ea84f9eb90 feat: env пре 1 година
.gitignore efa7afd105 四普项目构建 пре 1 година
.gitmodules b06e6c889e feat: fixing submodule пре 1 година
README.md d083f7540e first commit пре 1 година
demo.json 442e06b70e feat: fixing board add type пре 1 година
index.html 9c361a1244 修改 пре 1 година
package.json 6048b12c12 feat(init): change icon пре 1 година
pnpm-lock.yaml 6048b12c12 feat(init): change icon пре 1 година
tsconfig.json dcc3803cb8 feat: fixing typo пре 1 година
tsconfig.node.json efa7afd105 四普项目构建 пре 1 година
vite.config.ts 6048b12c12 feat(init): change icon пре 1 година

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.