Last active
February 5, 2020 05:46
-
-
Save featherart/95070d23790573ae29ca302b1b724d3c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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