如何使用yii2.0反应js

时间:2017-08-06 05:55:07

标签: reactjs yii2

我一直在我的项目中使用 HTMl,CSS 进行传统设计。这次我想在设计中实现reactjs。但我无法弄清楚如何在 YII2.0 项目中实施 reactjs

2 个答案:

答案 0 :(得分:1)

你可以看看这个项目,这可能会有所帮助,并且在实现中看起来很容易

yii2-react

答案 1 :(得分:-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.