Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 516 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 516 Bytes

Moped.Club

Source for https://moped.club

PRs welcome!

Installation

Language

To install Elixir and Erlang, I use mise. After installing mise, install the required versions by running mise install.

Dependencies

To start the Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.