Go to file
Rodolphe Marbot c6c3d20cac first vue 2022-07-05 20:49:49 +02:00
assets first vue 2022-07-05 20:49:49 +02:00
config petal init 2022-06-03 14:50:06 +02:00
lib first vue 2022-07-05 20:49:49 +02:00
priv first vue 2022-07-05 20:49:49 +02:00
test fisrt 2022-05-17 21:26:44 +02:00
.credo.exs changes 2022-06-03 13:56:58 +02:00
.formatter.exs fisrt 2022-05-17 21:26:44 +02:00
.gitignore petal init 2022-06-03 14:50:06 +02:00
README.md fisrt 2022-05-17 21:26:44 +02:00
mix.exs first vue 2022-07-05 20:49:49 +02:00
mix.lock first vue 2022-07-05 20:49:49 +02:00

README.md

Reaproche

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more