Update Readme

This commit is contained in:
Daniel Pötzinger
2021-06-29 22:33:32 +02:00
parent 6abaf5d0c1
commit ddd8e76386

View File

@@ -1,4 +1,8 @@
# AOE Technology Radar # AOE Technology Radar - Content
This is the location of AOE techradar content - published under: https://www.aoe.com/techradar/index.html
## Development ## Development
### Host the application under a sub path ### Host the application under a sub path
@@ -8,7 +12,8 @@ To host the application under a sub path, set the environment variable `PUBLIC_U
### Build the radar ### Build the radar
``` ```
yarn start yarn
export PUBLIC_URL="/build" && yarn start
``` ```
Then open here: http://localhost:8080/build Then open here: http://localhost:8080/build