Skip to content

elestio-examples/reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.js using create-react-app on Elestio

This is a minimal example of a React static site created with create-react-app.

Click on the button below to deploy this repository with CI/CD on Elestio:

Deploy on Elest.io

screenshot of the ReactJs app

To learn how to deploy a React app on the Elestio cloud, please refer to our tutorial document and video.

Steps to clone this repository and run locally.

Step 1: Clone this repository

git clone YOUR_REPOSITORY_URL

Step 2: Go to project folder

cd reactjs

Step 3: Install dependencies

npm install

Step 4: Run your app in dev mode

npm start

Step 5: Make some changes and push

Try to make some change in your src/App.js then push to the git repository

After few seconds to few minutes your change will be deployed on your CI/CD target 🚀

About

ReactJs Starter Template by npx create-react-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •