Skip to content

Commit ed0c51e

Browse files
committed
Remove old dev script and update README
1 parent acd83aa commit ed0c51e

File tree

2 files changed

+2
-227
lines changed

2 files changed

+2
-227
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,8 @@ mix assets.watch
6262

6363
### Development server
6464

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:
65+
We have a `dev.exs` script based on [Phoenix Playground](https://github.com/phoenix-playground/phoenix_playground) that starts a development server.
6866

6967
```
70-
iex -S mix dev
68+
iex dev.exs
7169
```

old_dev.exs

Lines changed: 0 additions & 223 deletions
This file was deleted.

0 commit comments

Comments
 (0)