知识产权客户端

zhangchuang cc70df345d 专利维权等 17 minutes ago
.vscode cdec9754a2 首次保存 2 months ago
public cdec9754a2 首次保存 2 months ago
src cc70df345d 专利维权等 17 minutes ago
.env 223b7e5cd5 数据对接准备 1 week ago
.gitignore cdec9754a2 首次保存 2 months ago
README.md cdec9754a2 首次保存 2 months ago
index.html cdec9754a2 首次保存 2 months ago
package.json aec1483e4e 专利检索 2 days ago
pnpm-lock.yaml aec1483e4e 专利检索 2 days ago
tsconfig.json cdec9754a2 首次保存 2 months ago
tsconfig.node.json cdec9754a2 首次保存 2 months ago
vite.config.ts cdec9754a2 首次保存 2 months ago

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.