We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3613a1 commit 50b7399Copy full SHA for 50b7399
README.md
@@ -13,11 +13,6 @@
13
另外,这个项目和慕课网视频的那个饿了么没有任何关系,慕课网的项目只有一个页面,我在看完vue的官方文档后直接写了这个项目,没有参照任何人的代码,请大家不要混为一谈。
14
15
16
-## 后台系统地址:
17
-
18
-### [后台项目:node-elm](https://github.com/bailicangdu/node-elm)
19
20
21
## 项目运行
22
23
#### 注意:由于涉及大量的 ES6/7 等新属性,nodejs 必须是 6.0 以上版本 ,node 7 是先行版,有可能会出问题,建议使用 node 6 稳定版
@@ -34,6 +29,12 @@ npm run dev
34
29
```
35
30
36
31
32
+## 后台系统地址:
33
+
+### [后台项目:node-elm](https://github.com/bailicangdu/node-elm)
37
38
# 说明
39
40
> 本项目主要用于熟悉如何用 vue2 架构一个大型项目
0 commit comments