Simple flag quiz game as part of a geocache mystery.
Find a file
2021-01-30 13:45:36 +02:00
config Add code reloading 2021-01-30 10:19:12 +02:00
lib Drop Niue, add Syria 2021-01-30 13:27:01 +02:00
priv/static Make country input wider 2021-01-30 13:45:36 +02:00
rel Init release 2021-01-30 11:38:27 +02:00
.formatter.exs Initial commit 2021-01-30 09:54:51 +02:00
.gitignore Ignore stuffz 2021-01-30 13:17:05 +02:00
.tool-versions Initial commit 2021-01-30 09:54:51 +02:00
LICENSE Initial commit 2021-01-30 09:54:51 +02:00
mix.exs Add tar config for release 2021-01-30 11:55:55 +02:00
mix.lock Initial commit 2021-01-30 09:54:51 +02:00
README.md Initial commit 2021-01-30 09:54:51 +02:00

FlagQuiz

To start your Phoenix server:

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

Now you can visit localhost:3759 from your browser.

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

Learn more