随笔分类 - react
摘要:// axios 安装 yarn add axios // axios post请求默认是 json 所以要下载 querystring 转换成x-www-form-urlencoded yarn add querystring
阅读全文
摘要:要转发的地址 "proxy":"http://localhost:4000" 重启项目 OK
阅读全文
摘要:安装 redux yarn add redux yarn add react-redux yarn add redux-thunk 安装 redux-devtools 调试工具命令 yarn add redux-devtools-extension yarn add redux react-redu
阅读全文
摘要:yarn add react-router-dom import {NavLink,Route,Switch,Redirect} from 'react-router-dom'
阅读全文

浙公网安备 33010602011771号