This an experiment for running ReactDOM in SW to prerender a React app without a server.
git clone git@github.com:mohsen1/react-dom-swhttp-server- Open http://127.0.0.1:8080/
This is just an experiment with lots of hardcoded values. For production use you probably need a build system to build the Service Worker and other scripts.