DEV Community

Cover image for How to Deploy a React.js Project to a Server?
21CloudBox
21CloudBox

Posted on

How to Deploy a React.js Project to a Server?

What is React.js?

React originated from an internal Facebook project. Because the JavaScript MVC frameworks available on the market at the time could not meet Facebook's requirements of Facebook, the set of frameworks aka React.js was made internally, which was mainly used on the website of Instagram (a picture social app acquired by Facebook). Later, it was open sourced in May 2013, making it available for everyone to use.

21YunBox provides a very simple React.js deployment method. You can quickly and easily deploy with 21YunBox in a static Site environment.

How to Deploy React.js?

  1. Register as a 21YunBox member
  2. Fork React.js example
  3. Create a Cloud Service on 21YunBox, and allow 21YunBox to access your code base
  4. Create with the following configuration
Environment Static Site
Build command yarn && yarn build
Release Directory ./build

If you'd like a step by step example, please refer to the video on the original post.

Why Choose 21YunBox?

21YunBox is a Cloud Service Platform based out of Beijing, China. We specialize in modern web hosting and automation solutions. This enables you to set up websites instantly.

Have questions about hosting and deploying in China? Let us know, we are happy to help! 21YunBox@gmail.com

To learn about the differences between 21YunBox and these foreign (outside of China) cloud service platforms, please refer to:



This article's content originated here

For additional detail and future modifications, refer the original post.

Top comments (0)