All Projects → wuyanwen → Dianpinplus

wuyanwen / Dianpinplus

从零开始使用React全家桶开发电商系统

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Dianpinplus

React Lego
React-lego : incrementally add more cool stuff to your react app
Stars: ✭ 417 (+208.89%)
Mutual labels:  webpack, koa, react-router
Redux Cnode
react+react-router+redux+es6+antd-mobile+webpack版本的Cnode
Stars: ✭ 96 (-28.89%)
Mutual labels:  webpack, react-router, less
React Redux Antdesign Webpack Starter
react + redux + ant design + react-router 4 + webpack 4 starter
Stars: ✭ 44 (-67.41%)
Mutual labels:  webpack, react-router, less
Koa Mobx React Starter
A straightforward starter for Node javascript web projects. Using Koa, MobX and ReactJS (with universal / isomorphic server rendering)
Stars: ✭ 102 (-24.44%)
Mutual labels:  webpack, koa, react-router
Award
⚙基于react的服务端渲染框架
Stars: ✭ 91 (-32.59%)
Mutual labels:  webpack, koa, react-router
Art Template
High performance JavaScript templating engine
Stars: ✭ 9,554 (+6977.04%)
Mutual labels:  webpack, koa
React Bootstrap Webpack Starter
ReactJS 16.4 + new React Context API +react Router 4 + webpack 4 + babel 7+ hot Reload + Bootstrap 4 + styled-components
Stars: ✭ 103 (-23.7%)
Mutual labels:  webpack, react-router
Universal React Redux
🧐 A sensible universal starter kit for React + Redux
Stars: ✭ 112 (-17.04%)
Mutual labels:  webpack, react-router
Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (-14.07%)
Mutual labels:  webpack, react-router
Webpack Core Usage
webpack2完整系列课程,欢迎阅读。同时欢迎移步我的react全家桶文章全集: https://github.com/liangklfangl/react-article-bucket
Stars: ✭ 94 (-30.37%)
Mutual labels:  webpack, react-router
React Redux Auth0 Kit
Minimal starter boilerplate project with CRA, React, Redux, React Router and Auth0 authentication
Stars: ✭ 115 (-14.81%)
Mutual labels:  webpack, react-router
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+1109.63%)
Mutual labels:  webpack, less
React Redux Graphql Apollo Bootstrap Webpack Starter
react js + redux + graphQL + Apollo + react router + hot reload + devTools + bootstrap + webpack starter
Stars: ✭ 127 (-5.93%)
Mutual labels:  webpack, react-router
React Koa Login
koa2 + react + react-router(4.0) + redux + webpack + antd
Stars: ✭ 109 (-19.26%)
Mutual labels:  webpack, react-router
Molecule
⚛️ – :atom: – ⚛️ Boilerplate for cross platform web/native react apps with electron.
Stars: ✭ 95 (-29.63%)
Mutual labels:  webpack, react-router
React Redux Starter
A basic template that consists of the essential elements that are required to start building a Single Page Application using React, React Router, Redux, Bootstrap 4, Sass, and Webpack
Stars: ✭ 116 (-14.07%)
Mutual labels:  webpack, react-router
Koa Vue Fullstack
A lightweight boilerplate for a universal webapp based on koa, mongodb, node, vue, and webpack
Stars: ✭ 126 (-6.67%)
Mutual labels:  webpack, koa
React Pages Boilerplate
Deliver react + react-router application to gh-pages
Stars: ✭ 134 (-0.74%)
Mutual labels:  webpack, react-router
Modern Javascript
Code for TylerMcGinnis.com's "Modern JavaScript" course
Stars: ✭ 130 (-3.7%)
Mutual labels:  webpack, react-router
React Antd Admin
用React和Ant Design搭建的一个通用管理后台
Stars: ✭ 1,313 (+872.59%)
Mutual labels:  webpack, react-router

从零开始使用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

image

image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].