Skip to content

Commit 13f5328

Browse files
authored
Update README.md
1 parent 4b68dc6 commit 13f5328

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,10 @@ In project path, open your favourite command line and run `npm install` in order
4949
## Development server
5050

5151
Yo have 2 ways to run this project in dev mode:
52+
5253
**First**:
5354
- In your project path, open your favourite command line and run the follwing commands: `make build` then `make run` and finally `make log`. When the project is successfully compiled you can go to `http://localhost:4200/` in your browser. Remember you must have your Docker running.
55+
5456
**Second**:
5557
- Run `ng serve` to run the app in dev mode. After executing this command, you can navigate to `http://localhost:4200/` to see the app working. This method is usefull when you want to run a specific branch using less time but not recommended when doing QA.
5658

0 commit comments

Comments
 (0)