会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
彭
博客园
首页
新随笔
联系
管理
订阅
2018年8月16日
create-react-app + mobx 搭建项目
摘要: 一,脚手架搭建 npm install -g create-react-app 二,新建文件夹 create-react-app one-app 三,进入文件夹后,安装mobx mobx-react npm install --save mobx mobx-react 四,npm start 运行程
阅读全文
posted @ 2018-08-16 13:50 pyj063
阅读(262)
评论(0)
推荐(0)
编辑
公告