esrom/eisrom_ui/README.md

19 lines
640 B
Markdown
Raw Normal View History

2022-10-09 06:09:42 +00:00
# EisromUi
2019-07-13 18:16:46 +00:00
To start your Phoenix server:
* Install dependencies with `mix deps.get`
2022-10-09 06:09:42 +00:00
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`
2019-07-13 18:16:46 +00:00
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
2022-10-09 06:09:42 +00:00
* Official website: https://www.phoenixframework.org/
2019-07-13 18:16:46 +00:00
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
2022-10-09 06:09:42 +00:00
* Forum: https://elixirforum.com/c/phoenix-forum
2019-07-13 18:16:46 +00:00
* Source: https://github.com/phoenixframework/phoenix