Skip to content

nothingp/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目依赖

  • 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看到页面了