as_deps_example/apps/hello_world_web
Daniel Flanagan a71b37a0f9
Turn umbrella to one-way path dep
2022-11-30 16:51:32 -06:00
..
assets Initial umbrella commit 2022-11-30 16:32:19 -06:00
config Turn umbrella to one-way path dep 2022-11-30 16:51:32 -06:00
lib Initial umbrella commit 2022-11-30 16:32:19 -06:00
priv Initial umbrella commit 2022-11-30 16:32:19 -06:00
test Initial umbrella commit 2022-11-30 16:32:19 -06:00
.formatter.exs Initial umbrella commit 2022-11-30 16:32:19 -06:00
.gitignore Initial umbrella commit 2022-11-30 16:32:19 -06:00
README.md Initial umbrella commit 2022-11-30 16:32:19 -06:00
mix.exs Turn umbrella to one-way path dep 2022-11-30 16:51:32 -06:00
mix.lock Turn umbrella to one-way path dep 2022-11-30 16:51:32 -06:00

README.md

HelloWorldWeb

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more