Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fpethig authored Nov 15, 2023
1 parent b4efaa2 commit 4cb7570
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ You can find a detailed documentation :blue_book: [here](https://aasportal.readt

## Usage

The easiest way to run AASPortal locally, is using the latest "all in one" image from Dockerhub:

`docker run -p 80:80 fraunhoferiosb/aasportal_aio`

The go to http://localhost/ in your browser and enjoy.

### Setup Visual Studio Code
The preferred development environment is Visual Studio Code. Clone *AASPortal*'s GIT repository. Open aasportal in Visual Studio Code. In a terminal window execute the the following commands:

Expand Down

0 comments on commit 4cb7570

Please sign in to comment.