nyolamike / pheonix-live-view-pro-course

This is a course from [pragmaticstudio](https://online.pragmaticstudio.com/courses/liveview-pro) to refresh live view knowledge

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

This is a course from [pragmaticstudio](https://online.pragmaticstudio.com/courses/liveview-pro) to refresh live view knowledge


Languages

Language:Elixir 60.6%Language:CSS 24.4%Language:JavaScript 10.9%Language:HTML 4.2%