#examples for :react + webpack + react-hot-loader + babel+ react-router+antd
[optional]
-
Install cnpm ISO: npm install cnpm -g --registry=https://registry.npm.taobao.org
-
Install dependencies: cnpm install
-
build scripts: npm run build
npm install --save antd npm install babel-plugin-antd --save-dev