三个练习:1.使用纯react实现。2.使用react+redux实现(不用react-redux绑定库)。3.使用react+react-redux实现。
使用纯react实现
start:npm install ->
-
开发环境: node server react -> visit http://localhost:8080/
-
生产环境: node bulid react
三个练习:1.使用纯react实现。2.使用react+redux实现(不用react-redux绑定库)。3.使用react+react-redux实现。
使用纯react实现
start:npm install ->
开发环境: node server react -> visit http://localhost:8080/
生产环境: node bulid react