Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/iphone/43.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Server 将带有服务器的React应用程序部署到Github页面_Server_Create React App_Github Pages - Fatal编程技术网

Server 将带有服务器的React应用程序部署到Github页面

Server 将带有服务器的React应用程序部署到Github页面,server,create-react-app,github-pages,Server,Create React App,Github Pages,我想部署react应用程序,但我的项目中还有两个其他文件夹(服务器和rtmp服务器)。因此,项目结构是streamapp>api、客户端、rtmpserver()。如何将其部署到Github页面? 我尝试过按照部署简单CRA的流程进行操作,但没有成功

我想部署react应用程序,但我的项目中还有两个其他文件夹(服务器和rtmp服务器)。因此,项目结构是
streamapp>api、客户端、rtmpserver
()。如何将其部署到Github页面? 我尝试过按照部署简单CRA的流程进行操作,但没有成功