Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 284 Bytes

File metadata and controls

19 lines (12 loc) · 284 Bytes

项目依赖

  • webpack^2.3.2
  • antd-mobile^1.1.3
  • react^15.5.4
  • react-router-dom^4.0.0
  • mobx^3.1.14",

运行

npm install(如果报错,请使用cnpm) 
npm run start -- 127.0.0.1

然后即可以访问http://127.0.0.1:1024看到页面了