08 2018 档案

摘要:最近在学习react,redux 已经redux在react使用。 首先 要使用webpack去搭建环境 1.建立目录目里 public index.html //存在容器的根节点 src actions //redux的action components //redux的components co 阅读全文
posted @ 2018-08-28 16:00 monica_guorong 阅读(173) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/cemaster/p/5996537.html (转载) 阅读全文
posted @ 2018-08-24 15:42 monica_guorong 阅读(108) 评论(0) 推荐(0)
摘要:"build": "webpack --mode production ./src/index.js --output ./dist/bundle.js" "dev": "webpack --mode development ./src/index.js --output ./dist/bundle 阅读全文
posted @ 2018-08-07 12:00 monica_guorong 阅读(2342) 评论(0) 推荐(0)