If your UI is simple, you can test your UI inside a web browser with a WebGL template. This is the general purpose WebGL template.
Note that as ReactUnity is not optimized for WebGL, you will have a low performance by testing in WebGL.
yarn add --dev @reactunity/previewer
# OR
npm i --D @reactunity/previewer