📄️ Download the Repo
The fastest way to run the example or build your own LiveView is by downloading the LiveViewJS repo. This repo contains all the examples and configured webserver code for Express (NodeJS) and Oak (Deno).
📄️ NodeJS - Build a LiveView
Since you've already downloaded the LiveViewJS repo, it should be easy to create a new LiveView and add it to your webserver. Let's get started!
📄️ NodeJS - Run the Examples
LiveViewJS ships with over a dozen example LiveViews that show everything from simple button-based events to real-time, multi-player views. It takes approximately ⏱ 1 minute to get these examples up and running and is a good way to get a feel for the user experience of a LiveView. Let's get started!
📄️ Deno - Run the Examples
LiveViewJS ships with over a dozen example LiveViews that show everything from simple button-based events to real-time, multi-player views. It takes approximately 1 minute to get these examples up and running and is a good way to get a feel for the user experience of a LiveView. Let's get started!
📄️ Deno - Build a LiveView
Since you've already downloaded the LiveViewJS repo, it should be easy to create a new LiveView and add it to your webserver. Let's get started!