This Project is Created to Understand How to Setup CI-CD Pipeline for React-Js with Docker and Jenkins
ReactJs Side to Configure CI-CD Pipeline using Docker image of Jenkins
To Get Started with this, Match the Prerequisites
Check For NodeJs, Docker
to build the docker image of this use
npm run docker-build
to run the docker image
npm run docker-run
Here is How to Run the Tests
npm run test