mix liveview_react.install (liveview_react v1.0.0)

Copy Markdown View Source

Installs LiveViewReact into a Phoenix application.

Run through Igniter so PhoenixVite is installed and composed when needed:

mix igniter.install liveview_react

Use --no-demo to omit the generated demo component, LiveView, and route. The public --bun option is accepted on both the first and later runs.