Skip to content

使用react 仿照jd 京东手机app页面 技术栈:react,react-router,rewquest,ant desgin

Notifications You must be signed in to change notification settings

tinaxu-come-on/JDDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用react ant design 模仿jd 写了一个app ,对于初学react 很有帮助,喜欢的就可以fork 下,☺

建议使用gitee上面的代码,github 可能上传的代码不完整

输入图片说明

输入图片说明 开发

克隆项目

git clone https://gitee.com/tina715/jd.git

进入项目目录

cd jd

安装依赖

npm install

建议不要直接使用 cnpm 安装依赖,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题

npm install --registry=https://registry.npm.taobao.org

启动服务

npm start

浏览器访问 http://localhost:3000/jd/home

About

使用react 仿照jd 京东手机app页面 技术栈:react,react-router,rewquest,ant desgin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published