Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mkopa authored Aug 28, 2023
1 parent f090a13 commit 4136568
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ $ npm install
Used docker-compose version: 1.29.2, Nodejs: 18.17.1
`

## Running the app
## Running the back-end

```bash
# start db
Expand Down Expand Up @@ -81,6 +81,9 @@ $ npm run test:e2e
$ npm run test:cov
```

## Running the front-end
### work in progress

## License

[MIT licensed](LICENSE).

0 comments on commit 4136568

Please sign in to comment.