Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 770 Bytes

File metadata and controls

19 lines (11 loc) · 770 Bytes

Dockerizing React applications with the Syncfusion Grid component

This repository holds a project showcasing how to dockerizing a React application that utilizes Syncfusion React Grid component.

Prerequisites

Install Docker Desktop

Please follow the installation steps outlined in the official Docker documentation for installing Docker Desktop on a Windows operating system. You can find the instructions on the Docker website under Docker on Windows.

Run the Docker Image

To run the React application in Docker, use the below Docker Compose command,

Docker-compose up