ES6/7 + React 16.7.0 + react-redux 6.0.0 + webpack 4.19.1
# clone project git clone git@github.com:VueFujuntao/React-app-Imooc.git # Switching path cd React-app-Imooc # install dependencies npm install # serve with hot reload at localhost:8888 npm run start # build for production with minification npm run build