Enables up to four separate windows to be shown when using the demo server.
Things to note:
History can be a little bit wonky, mostly when you try to go back on a frame that has no more back history
React devtool can only be attached to one frame at a time, so debugging might be more difficult when using multiple frames.
React devtool has a bit of a hard time attaching and reattaching to all of these frames; in particular, it doesn't really know how to clean up after itself so successive reattachments will be a new app in it.
Enables up to four separate windows to be shown when using the demo server.
Things to note: