This commit is contained in:
Yanislav Igonin 2022-05-25 13:24:31 +03:00
parent 2ee326d5f4
commit 975e21b012

View File

@ -19,4 +19,4 @@ Just run:
go run main.go
```
**In development** I prefer to run it with [fresh](https://github.com/gravityblast/fresh) for live reload.
**In development** I prefer to run it with [nodemon](https://github.com/remy/nodemon) for live reload.