提交1 bmad搭建与项目启动 - ok

This commit is contained in:
2025-10-17 17:24:56 +08:00
commit ec58562661
686 changed files with 149750 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# 智慧农业生产管理系统
This is a code bundle for 智慧农业生产管理系统. The original project is available at https://www.figma.com/design/8DbZHcVGcWEyLOjz1PF57B/%E6%99%BA%E6%85%A7%E5%86%9C%E4%B8%9A%E7%94%9F%E4%BA%A7%E7%AE%A1%E7%90%86%E7%B3%BB%E7%BB%9F.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.