Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 312 Bytes

File metadata and controls

10 lines (7 loc) · 312 Bytes

Development

The easiest way to get started with development is to clone live_react and run the examples

git clone https://github.com/mrdotb/live_react.git
cd live_react_examples

The examples include demonstrations of the Link component for LiveView navigation at /link-demo and /link-usage.