comfycamp/README.md

19 lines
650 B
Markdown
Raw Permalink Normal View History

2023-08-27 23:39:30 +05:00
# Comfycamp
2023-08-27 23:20:38 +05:00
To start your Phoenix server:
2023-10-15 11:25:48 +05:00
* 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`](http://localhost:4000) from your browser.
2023-10-15 11:25:48 +05:00
Ready to run in production? Please [check our deployment 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