| # Mozart Launcher | |
| This directory contains the Launcher, a simple tool for hosting a View | |
| inside of the NativeViewport. | |
| In other words, use this to run UI applications which implement the | |
| ViewProvider interface and which register their views with the ViewManager. | |
| ## USAGE | |
| out/Debug/mojo_shell "mojo:launcher <app url>" |