Its a simple social network made in elixir(NOT FINISHED)
Get client dependencies
./setup.sh
Install elixir dependencies
mix deps.get
Run the elixir application
mix run --no-halt
Go to http://localhost:8080
Its a simple social network made in elixir(NOT FINISHED)
Get client dependencies
./setup.sh
Install elixir dependencies
mix deps.get
Run the elixir application
mix run --no-halt
Go to http://localhost:8080