/phoenix-liveview

A simple Button showcasing Phoenix's LiveView Library

Primary LanguageElixir

Phoenix's LiveView Examples

To start your Phoenix server:

  • Setup the project with mix setup
  • Start Phoenix endpoint with mix phx.server
  • Seed the database with mix run priv/repo/seeds.exs

Now you can visit localhost:4000 from your browser.

Screenshots

Layout

Screenshot

Light Button

Screenshot

Form Slider

Screenshot

Live Dashboard

Screenshot