README.md
# Lexi
Imagine a `wiki` drank some elixir.
## Phoenix commands:
* Run `mix setup` to install and setup dependencies
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`
Go see [`localhost:4000`](http://localhost:4000), assuming your firewall's permission.
Running a public copy? One-liner coming soon.
Phoenix has [deploy guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
* Official website: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Forum: https://elixirforum.com/c/phoenix-forum
* Source: https://github.com/phoenixframework/phoenix