docs: 添加 project_rules.md

This commit is contained in:
2026-01-26 00:11:06 +08:00
parent 1ff42aa911
commit ecadb6ce2a

View File

@@ -0,0 +1,3 @@
1. 项目采用 Vite + Vue 3 + Naive UI 组件库开发,图标库使用 Material Design Icons@mdi/font)。
2. 项目使用 pnpm 作为包管理器。
3. 项目开发服务已启动,首页访问地址是 http://localhost:9000/,不需要重复启动。