laingit / live_view_studio

Phoenix app for LiveView Studio. Full free course at https://pragmaticstudio.com/phoenix-liveview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiveView Studio

Installation

  1. Set up the project:

    mix setup
  2. Fire up the Phoenix endpoint:

    mix phx.server
  3. Visit localhost:4000 from your browser.

App Generation

This app was generated using:

mix phx.new live_view_studio --live

About

Phoenix app for LiveView Studio. Full free course at https://pragmaticstudio.com/phoenix-liveview


Languages

Language:Elixir 83.5%Language:CSS 8.5%Language:HTML 5.1%Language:JavaScript 2.8%