Skip to content

Instantly share code, notes, and snippets.

@featherart
Last active February 5, 2020 05:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save featherart/95070d23790573ae29ca302b1b724d3c to your computer and use it in GitHub Desktop.
Save featherart/95070d23790573ae29ca302b1b724d3c to your computer and use it in GitHub Desktop.
# run all tests
mix test
# fire up the server
# by default the server will be listening on http://localhost:4000
mix phx.server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment