cd react-spa-news
npm install
npm run dev
check package.json files for other scripts
Check live site here
git clone https://github.com/nabaraj/react-ssr.git
docker build .
docker run -p 8080:80 $image_name
site can be open in localhost:8080
docker pull nabaraj123/react-ssr:latest