Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 546 Bytes

File metadata and controls

18 lines (11 loc) · 546 Bytes

Relive

More LiveView, Membrane and fun

Prerequisities:

  • Install espeak, on Mac: brew install espeak

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Learn more