(1)cd D://project/my-app

npm start

默认指向本机3000端口,此时浏览器打开 localhost:3000 会显示react界面

     运行后截图

                            二 .如何运行一个 React项目

相关文章: