简体   繁体   English

我们可以在 GitHub 上托管我们的 React 应用程序吗? 如果可以的话,它的工作方式是怎样的?

[英]Can We Host Our React Application on GitHub? If we can do, how the way it's work?

As we can host our application on GitHub, can we also do it for React Application?既然我们可以在 GitHub 上托管我们的应用程序,那么我们也可以为 React 应用程序做这个吗? The Question is, if possible how the way it's work?问题是,如果可能的话,它是如何工作的?

I try to host it from pages option.我尝试从页面选项托管它。 But, it didn't work!但是,它没有用!

Yes, you can host your React Application on Github. It is straightforward and easy.是的,您可以在 Github 上托管您的 React 应用程序。它简单明了。 All you need is to know how to use GitHub Pages.您只需要知道如何使用 GitHub 页面。 You can check on these steps您可以检查这些步骤

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我们如何在 React 应用程序的客户端显示 CSS 类? - How can we display a CSS class on the clientside in our React application? 更改属性后,如何在react.js上更新组件? - How can we update our component on react.js when our prop changes? 我们可以在 React 应用程序中覆盖 webpack DefinePlugin 的变量吗 - Can we override webpack DefinePlugin 's variable in React application 如何使用 GitHub 托管我的 React 应用程序? - How can I host my React application using GitHub? 我们可以知道使用反应登录我们系统(计算机)的用户吗 - Can we know user that is logged in our system (computer) using react 我们如何将文件从 Azure 存储下载到本地浏览器作为 React + Java 脚本中的下载附件 - How we can download a file from Azure Storage to our local browser as an download attachment in React + Java script 我们如何将其添加到我们的网站。 React js 或任何网站,编辑器 - How can we add this to our website. React js or any website, Editor 我们如何在 React 应用程序中绘制流程图? - How can we draw a flowchart diagram in an react application? 我们如何调试React-Native应用程序? - How we can debug React-Native application? 我们如何配置dotnet core react应用程序使用多用途? - How can we configure dotnet core react application to use mulltientry?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM