liveview_react_antd
liveview_react_antd copied to clipboard
Phoenix Liveview + React 18 + Antd
Phoenix Liveview + React 18 + Antd

To start your Phoenix server:
- Run
mix setupto install and setup dependencies - Start Phoenix endpoint with
mix phx.serveror inside IEx withiex -S mix phx.server
Now you can visit localhost:4000 from your browser.
Container
./container.sh
# visit http://localhost:4000
References
- https://stephenbussey.com/2022/04/13/react-in-liveview-how-and-why.html
- https://dev.to/ndrean/notes-on-liveview-components-and-js-interactions-22gh