Quickly Test React Components
You quickly render a component using react to see how it would behave like using alm.render
and running the command "Demo React File". No need to setup a complex build tool chain or mess with your app structure just for a simple component experiment.
It is even better if you write your React components as Pure JS components e.g. using something like TypeStyle