##更新中:vue
之前一直在等,每次安装都得个五分钟,直到今天搜了搜确实有解决办法,由于create-react-app指令默认调用npm,把npm的register设置成https://registry.npm.taobao.org4 就能够了。react
在命令行输入: npm config set registry https://registry.npm.taobao.org4
再检查 npm config get registry
以后在create-react-app 就行了chrome
2-1 建立组件输入rcc,rfc 就能够,很是快 vscode下载
rcc : react class component 类组件 也就是class
rfc: react function component 无状态组件 也就是 function ES7 React/Redux/GraphQL/React-Native snippets
npm
2-2 chrome redux devtools 查看redux 状态redux