码迷,mamicode.com
首页 > 移动开发 > 详细

async - create-react-app

时间:2018-06-18 10:29:46      阅读:193      评论:0      收藏:0      [点我收藏+]

标签:react   types   bsp   pre   node   XA   pes   red   --   

 

run exampes
0. pre
1) gen node_modules
$create-react-app async
2) move main.js
main.js->index.js

3) move app.js
app.js->app.js

4) PropTypes
Picker.js
Post.js

1. redux
$npm install --save redux

2. react-redux
$npm install --save react-redux

3. redux-saga
$npm install --save redux-saga@1.0.0-beta.1

async - create-react-app

标签:react   types   bsp   pre   node   XA   pes   red   --   

原文地址:https://www.cnblogs.com/xiaobin-hlj80/p/9194309.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!