Skip to content

bigardone/phoenix-liveview-ant-farm

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 11, 2019 08:35
March 29, 2019 18:17
lib
May 11, 2019 08:35
March 27, 2019 23:46
March 29, 2019 08:27
March 29, 2019 07:32
March 27, 2019 23:46
March 27, 2019 23:46
May 11, 2019 09:17
March 27, 2019 23:46
March 27, 2019 23:46

AntFarm

Concurrent ant farm with Elixir and Phoenix LiveView

http://codeloveandboards.com/images/blog/liveview-ant-farm/ants-75337413.gif

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more