知识产权客户端

zhangchuang 0a8b39375b 添加标题组件 5 days ago
.vscode cdec9754a2 首次保存 2 weeks ago
public cdec9754a2 首次保存 2 weeks ago
src 0a8b39375b 添加标题组件 5 days ago
.gitignore cdec9754a2 首次保存 2 weeks ago
README.md cdec9754a2 首次保存 2 weeks ago
index.html cdec9754a2 首次保存 2 weeks ago
package.json cdec9754a2 首次保存 2 weeks ago
pnpm-lock.yaml cdec9754a2 首次保存 2 weeks ago
tsconfig.json cdec9754a2 首次保存 2 weeks ago
tsconfig.node.json cdec9754a2 首次保存 2 weeks ago
vite.config.ts cdec9754a2 首次保存 2 weeks 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.