/live-view-demo

Comparison of LiveView with React for CTD tech talk

Primary LanguageElixir

Phoenix LiveView Demo

Comparison of LiveView with React for CTD tech talk.

  • mix deps.get
  • cd assets && npm install && cd ..
  • mix phx.server

Visit localhost:4000