We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cfa012 commit 92b7c35Copy full SHA for 92b7c35
README.md
@@ -38,6 +38,7 @@ Now let's open our newly created project in our favorite IDE or text editor. I u
38
39
For the sake of making sure everythin works fine let's start the server in the commandline and do a safety check.
40
41
+ cd mongoosetest/
42
mix phoenix.server
43
44
And check if everything is alright by going to localhost:3000
0 commit comments