##更新中: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