Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mkopa/nestjs-react-todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mkopa committed Aug 29, 2023
2 parents 224a049 + 4136568 commit 05c0a9a
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 05c0a9a

Please sign in to comment.