文章来自:源码在线https://www.shengli.me/javascript/152.html

src 下面建一个welcome.js

 

react "hello world!"

 

welcome.js中

react "hello world!"

index.js中插入welcome.js

 

react "hello world!"

 

cnpm start  运行项目

 

react "hello world!"

 

 

相关文章: