# dianpinPlus **Repository Path**: bothyan/dianpinPlus ## Basic Information - **Project Name**: dianpinPlus - **Description**: 从零开始使用React全家桶开发电商系统 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 34 - **Created**: 2018-09-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 从零开始使用React全家桶开发电商系统 ### 技术栈: react + react-router4.1 + redux + koa2 + koa-router + less + ES6/7 + webpack + fetch + bundle-loader ### 项目说明: ### 基于 react react-router redux 的项目,主要是为了学习实战react全家桶 ### 下载 git clone https://github.com/wuyanwen/dianpinPlus cd dianpinPlus npm install ### 运行(nodejs 7.6.0+) ``` npm run dev (正常编译模式) 访问 http://localhost:8080 npm run build (发布生产版本,对代码进行混淆压缩,提取公共代码,分离css文件) ``` ### 说明 > 如果觉得不错的话,您可以点右上角 "Star" 支持一下 谢谢! ^_^ ### 最后 > 欢迎 issue 和 pr
> 欢迎加入前端实战交流QQ群: 541024234 ## 附项目截图 ![image](./images/1.jpg) ![image](./images/2.jpg) ![image](./images/3.jpg)