- 更新所有代码文件中的 @author 标签 - 更新所有文档文件中的作者信息 - 更新配置文件和规范文件 - 统一项目作者为 pangu 影响范围: - 代码文件:155处 @author 标签 - 文档文件:所有团队/作者字段 - 配置文件:README.md, .cursor/rules, package.json |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| README.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||
README.md
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.