How to Use react js with yii2.0

别来无恙 提交于 2020-02-03 08:19:07

问题


I have been doing traditional design using HTMl, CSS on my projects. This time i want to implement reactjs in the design. But i am unable to get clue about how to implement reactjs in my YII2.0 project.


回答1:


I've implemented semantic-react in one my project. Works like a charm. You'll need to override bootstrap assets for this to work. Instructions on how to install semantic react are on their official website. Use cdn to make your process more easy.




回答2:


you can look on this project, this can be helpful and looks easy in implementation

yii2-react



来源:https://stackoverflow.com/questions/45529010/how-to-use-react-js-with-yii2-0

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!