This is the default page that is visible on the root path.
The purpose of this demo is to show that as a developer, you don't have to remember any custom routing path you specify in routes.yaml configuration file.
All you need is the mojit identifier (e.g. mymojit), and the action that you are calling on the mojit (e.g. contactus). See the mojits/GenerateURL/controller.server.js for more details.
Click here on how to Contact Us.