Skip to content

Commit 50b7399

Browse files
committed
change postion
1 parent a3613a1 commit 50b7399

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313
另外,这个项目和慕课网视频的那个饿了么没有任何关系,慕课网的项目只有一个页面,我在看完vue的官方文档后直接写了这个项目,没有参照任何人的代码,请大家不要混为一谈。
1414

1515

16-
## 后台系统地址:
17-
18-
### [后台项目:node-elm](https://github.com/bailicangdu/node-elm)
19-
20-
2116
## 项目运行
2217

2318
#### 注意:由于涉及大量的 ES6/7 等新属性,nodejs 必须是 6.0 以上版本 ,node 7 是先行版,有可能会出问题,建议使用 node 6 稳定版
@@ -34,6 +29,12 @@ npm run dev
3429
```
3530

3631

32+
## 后台系统地址:
33+
34+
### [后台项目:node-elm](https://github.com/bailicangdu/node-elm)
35+
36+
37+
3738
# 说明
3839

3940
> 本项目主要用于熟悉如何用 vue2 架构一个大型项目

0 commit comments

Comments
 (0)