- Clone this project with
git clone https://github.com/covexo/quickstart-react.git
- Open the covexo Desktop Client (Download: Windows | Mac | Linux)
- Create a new DevSpace from covexo file using the covexo.yaml contained in the quickstart-react repository, use the file's folder as local path
- Wait for the synchronization to finish ("Synchronization" tab) and for your container(s) to start
- Your DevSpace is now ready, you can click on the app link in the top-right side of the covexo Desktop Client to open your react app...
ReactJS is a component based library which is used to develop interactive user interfaces. It is currently the most popular front-end Javascript library.