Skip to content

Commit

Permalink
project full documentation is added
Browse files Browse the repository at this point in the history
  • Loading branch information
MoeidHeidari committed May 15, 2022
1 parent 6822dad commit 1e86746
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions project-documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -892,5 +892,27 @@ As described in the task description we have a bunch of MUST haves and SHOULD ha
CMD ["node", "dist/main"]

```
source code is fully documented and accessible by generating the documentation with

```bash
npm run doc
```

and then

http://localhost:7000

as you can see project is 100% documented.

<img src="/images/full-documentation.png" title="" alt="" width="742">

# Hope you like it

Please don't hestitate should you have any question or suggestion about the project

moeidtopcoder2@gmail.com

# END



0 comments on commit 1e86746

Please sign in to comment.