Command line
Start your application like usual but prefix lit @type=result to the command:
lit @type=result rails server
Use the application and get results like this:

Web UI
Go to your project’s reflections directory and open index.html. No server setup required for read-only mode.