Skip to content

maikroempagel/live_view_studio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 77.3%
  • CSS 12.9%
  • HTML 5.1%
  • JavaScript 4.7%