From ddd8e7638639480e5dd4e28f2b9615d681aa0203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=C3=B6tzinger?= Date: Tue, 29 Jun 2021 22:33:32 +0200 Subject: [PATCH] Update Readme --- Readme.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 378de52..6ce2963 100644 --- a/Readme.md +++ b/Readme.md @@ -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 ### 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 ``` -yarn start +yarn +export PUBLIC_URL="/build" && yarn start ``` Then open here: http://localhost:8080/build