## In update:

Create-react-app: vue create is slow

Had been waiting for, before installation have to five minutes every time, until today searched search does have a solution, because the create – react – app commands default to invoke NPM, the NPM register set to https://registry.npm.taobao.org4.

At the command line, enter: NPM config set registry https://registry.npm.taobao.org4 check NPM config get registry in the create – after the react – app

2. Productivity development tools

RCC: React Class Component (RFC) : The react function component stateless components Is the function ES7 React/story/GraphQL/React – Native snippets

2-2 Chrome redux devTools Check the Redux status