react安装
Posted Newbie_小白
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了react安装相关的知识,希望对你有一定的参考价值。
1、安装node环境
2、指定目录下命令行安装bower
F:\\reactTest>npm install -g bower
3、安装react
F:\\module>bower install react
以上是关于react安装的主要内容,如果未能解决你的问题,请参考以下文章
javascript 用于在节点#nodejs #javascript内设置react app的代码片段
[React Testing] Use Generated Data in Tests with tests-data-bot to Improve Test Maintainability(代码片段