Lens Browser is a simple to use interface for discovering research.
See this article for more background information.
-
Download the latest distribution here and extract its contents
-
Adjust index.html to point to your desired Lens Indexer instance.
var app = new window.LensBrowser({ api_url: "https://elife-lens-indexer.herokuapp.com" });
-
Upload the folder to a static webhost (Amazon S3 would do)