Skip to content
/ react-cli Public

react-typescript-router-mobx-redux-hook

Notifications You must be signed in to change notification settings

iulm/react-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-cli

react-typescript-router-mobx-redux-hook

step1

    eg:
    mv react-cli/tpl react-cli/projectName
    eg
    cd react-cli
    改名
    mv tpl candy-react
    移动
    mv tpl ../
    cd ..
    rm -rf react-cli

step2

    node -v
    v14.15.3
    yarn config get registry
    yarn config set registry https://registry.npm.taobao.org/

step3

    yarn
    yarn start

ps

切换到分支 redux 可以看到完整redux 搭建的代码