Skip to content

Commit

Permalink
Remove old dev script and update README
Browse files Browse the repository at this point in the history
  • Loading branch information
crbelaus committed Dec 14, 2024
1 parent acd83aa commit ed0c51e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 227 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,8 @@ mix assets.watch

### Development server

We have a `dev.exs` script that starts a development server.

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.

```
iex -S mix dev
iex dev.exs
```
223 changes: 0 additions & 223 deletions old_dev.exs

This file was deleted.

0 comments on commit ed0c51e

Please sign in to comment.