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 acd83aa commit ed0c51eCopy full SHA for ed0c51e
README.md
@@ -62,10 +62,8 @@ mix assets.watch
62
63
### Development server
64
65
-We have a `dev.exs` script that starts a development server.
66
-
67
-To run it together with an `IEx` console you can do:
+We have a `dev.exs` script based on [Phoenix Playground](https://github.com/phoenix-playground/phoenix_playground) that starts a development server.
68
69
```
70
-iex -S mix dev
+iex dev.exs
71
old_dev.exs
0 commit comments