The Highlight Demo app is meant to show developers how easy it is to build apps on Highlight. It is not a full-fledged app, but rather a collection of code snippets that showcase the various features and APIs that are available to you. It was built with Next.js.

Usage

You can test the Highlight runtime by using our demo app. Find it in Highlight, listed under “HL Demo”. Notice that if you attempt to access it outside of Highlight, it will not be able to function because the required Highlight APIs are injected at runtime.

Source

The source code for the demo app is available in our GitHub repository.