as_deps_example/apps/hello_world_web
Daniel Flanagan 435f014a5a
Initial umbrella commit
2022-11-30 16:32:19 -06:00
..
assets Initial umbrella commit 2022-11-30 16:32:19 -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 Initial umbrella commit 2022-11-30 16:32:19 -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