Liveview Component for streaming github repositories in realtime
- start the terminal
- Clone this application to current folder and extract
- change directory to
liveview_githubfolder
- Setup the project with
mix setup - Start Phoenix endpoint with
mix phx.server - open
http:localhost:4000/in the browser