Initial commit: 团队协作看板 project
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal file
@ -0,0 +1,20 @@
|
||||
# test-project — 团队协作看板
|
||||
|
||||
团队协作看板(Kanban)项目仓库。
|
||||
|
||||
## 内容
|
||||
|
||||
- `app/kanban.html` — 看板应用页面
|
||||
- `design/kanban.html` — 设计稿参考
|
||||
|
||||
## 克隆
|
||||
|
||||
```bash
|
||||
git clone http://202.181.26.223:3000/admin/test-project.git
|
||||
# 或 SSH:
|
||||
git clone ssh://git@202.181.26.223:2222/admin/test-project.git
|
||||
```
|
||||
|
||||
## Web UI
|
||||
|
||||
http://202.181.26.223:3000/admin/test-project
|
||||
Reference in New Issue
Block a user