Skip to content

Commit 5e0c4eb

Browse files
committed
add setup
1 parent eb800c2 commit 5e0c4eb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,12 @@ Demo: https://java-spring-blog.hexlet.app/
2020
## Development
2121

2222
```bash
23-
# https://localhost
23+
make setup
24+
2425
make dev
26+
# https://localhost
27+
# username: [email protected]
28+
# password: qwerty
2529

2630
make test
2731
```

0 commit comments

Comments
 (0)