Skip to content

Commit

Permalink
add setup
Browse files Browse the repository at this point in the history
  • Loading branch information
dzencot committed Sep 5, 2024
1 parent eb800c2 commit 5e0c4eb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,12 @@ Demo: https://java-spring-blog.hexlet.app/
## Development

```bash
# https://localhost
make setup

make dev
# https://localhost
# username: [email protected]
# password: qwerty

make test
```
Expand Down

0 comments on commit 5e0c4eb

Please sign in to comment.