美文网首页
0.1 Trying out React 尝试React

0.1 Trying out React 尝试React

作者: 人头原子弹 | 来源:发表于2017-03-05 22:49 被阅读0次

    If you're just interested in playing around with React, you can use CodePen.

    如果你只是想简单玩玩React,你可以使用CodePen。

    Try starting from this Hello World example code.

    尝试着从这个Hello World代码事例开始。

    You don't need to install anything;

    你不需要安装任何东西;

    you can just modify the code and see if it works.

    你可以只是修改代码,看看它是否工作。

    If you prefer to use your own text editor,

    如果你喜欢使用你自己的编辑器,

    you can also download this HTML file,

    你也可以这些HTML文件,

    edit it, and open it from the local filesystem in your browser.

    编辑它,并且在浏览器里通过本地文件系统打开它。

    It does a slow runtime code transformation, so don't use it in production.

    它执行了一个缓慢的代码转换运行环境,所以不要在生产环境中使用它。

    相关文章

      网友评论

          本文标题:0.1 Trying out React 尝试React

          本文链接:https://www.haomeiwen.com/subject/sxxygttx.html