Skip to content

Commit 5a3bedd

Browse files
committed
change doc
1 parent 87f1325 commit 5a3bedd

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# project
33

4-
此项目是 [node-elm](https://github.com/bailicangdu/node-elm) 的后台管理系统
4+
此项目是 [后台项目node-elm](https://github.com/bailicangdu/node-elm) 的数据管理系统。配合[前台项目vue2-elm](https://github.com/bailicangdu/vue2-elm)组成一个 后台系统 + 数据管理 + 前台展示 的完整流程
55

66

77
# 说明
@@ -12,7 +12,15 @@
1212
1313
> 开发环境 macOS 10.12.4 nodejs 6.10.0
1414
15-
> 传送门:[前端项目地址](https://github.com/bailicangdu/vue2-elm) [后台项目地址](https://github.com/bailicangdu/node-elm) [原生APP项目地址](https://github.com/bailicangdu/RN-elm)
15+
## 项目推荐:
16+
17+
vue + vuex 大型单页面开发:[vue2-elm](https://github.com/bailicangdu/vue2-elm)
18+
19+
vue + vuex 入门项目:[vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)
20+
21+
react + redux 完整项目和个人总结:[react-pxq](https://github.com/bailicangdu/react-pxq)
22+
23+
nodejs + mongodb 构筑电商后台系统:[node-elm](https://github.com/bailicangdu/node-elm)
1624

1725

1826
## 技术栈
@@ -42,7 +50,7 @@ npm run dev
4250
- [x] 添加商铺
4351
- [x] 添加商品
4452
- [ ] 权限验证
45-
- [ ] 总体数据展示
53+
- [ ] 数据展示
4654
- [ ] 管理用户
4755
- [ ] 管理商铺
4856
- [ ] 地区管理

0 commit comments

Comments
 (0)