Getting started with containerizing ReactJs application — development and production environment setup.
Overview
Before the wide adoption of containerization and docker developers develop their web apps and everything works perfectly in development machine but when they push it to the production environment it doesn’t work. This was because the develop...
endalk200.hashnode.dev9 min read