zhongtaisong / react-mobx-antd-pc-dmall2.0

基于 react + antd + mobx 构建的拥有前台产品展示页、后台管理系统的pc电商平台
MIT License
10 stars 5 forks source link
antd-design antd-design-table antd-design-upload mobx react-components reactjs

关于

此项目是 react + antd 构建的拥有前台产品展示页、后台管理系统的pc电商平台,所有的数据都是从web服务器 实时获取的真实数据,具有真实的登录注册、商品搜索/筛选、购物车、后台管理系统等功能。

说明

如果对您对此项目有兴趣,可以点 "Star" 支持一下 谢谢! ^_^

或者您可以 "follow" 一下,我会不断开源更多的有趣的项目

有问题请直接提 Issues,或者您发现问题并有非常好的解决方案,欢迎 PR 👍

传送门:react-h5taro-微信小程序vue-pcweb服务

技术栈

react + mobx + react-router + less + axios + antd

项目运行

git clone https://github.com/zhong-tsong/react-mobx-antd-pc-dmall2.0  

cd react-mobx-antd-pc-dmall2.0  

npm install 或 yarn

npm run start (需运行express-server-dmall服务)

访问: http://localhost:3000

功能列表

部分截图

License

MIT