随笔分类 - React
react dva
摘要:我们用极简的方式来创建服务,没有任何附加功能 1 新建一个server文件夹 2 使用npm init 或者yarn init 一路enter 3 yarn add express cors (express 封装了http等插件的框架, cors解决跨域) 4 在server 内新建 server
阅读全文
摘要:服务器 准备工具 依次安装即可 nginx 安装nginx https://www.runoob.com/linux/nginx-install-setup.html 配置全局nginx命令 https://www.cnblogs.com/NTWang/p/13066602.html git yum
阅读全文
摘要:Objects are not valid as a React child (found: object with keys {code, text}). If you meant to render a collection of children, use an array instead 返
阅读全文

浙公网安备 33010602011771号