/previewer

The default ReactUnity Web Previewer to use with @reactunity/scripts

Primary LanguageHTML

ReactUnity Previewer

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.

Installation

yarn add --dev @reactunity/previewer
# OR
npm i --D @reactunity/previewer