Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.61 KB

HELP.md

File metadata and controls

38 lines (25 loc) · 1.61 KB

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Style Code

Build Docker Image

$ sudo docker build -t mentoring-me-be:1 .
$ sudo docker run --name mentoring-me-be -p 8080:8080 mentoring-me-be:1

Additional Links

These additional references should also help you: