Skip to content

dkarter/game_of_life

Repository files navigation

Game Of LiveView

CI STATUS

Checkout the production version here

demo

Running

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with yarn install --cwd assets
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser to see Conway's Game of Life implemented in LiveView.

About

❇️ Game of Life in Phoenix LiveView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published