Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Commit

Permalink
docs: add getting started sub-section to development section
Browse files Browse the repository at this point in the history
  • Loading branch information
arekisanda committed May 16, 2021
1 parent 60daf56 commit c97b04e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ docker-compose up --scale joestar=5 -d
For local development JDK 16, Node 16 and a modern version of docker need to be installed.
Our project also contains run configurations for IntelliJ, which is our IDE of choice.

## Getting started

In order to run components natively in development mode, the following commands are good to get started:

```sh
Expand Down

0 comments on commit c97b04e

Please sign in to comment.