diff --git a/README.md b/README.md index 69ff032..b13fd01 100644 --- a/README.md +++ b/README.md @@ -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 @@ -81,6 +81,9 @@ $ npm run test:e2e $ npm run test:cov ``` +## Running the front-end +### work in progress + ## License [MIT licensed](LICENSE).