diff --git a/README.md b/README.md index 7650ad1..d39cff7 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # PATLITE light tower controller -## frontend +## Frontend setup & run -setup +### setup ``` cp .env.exmaple .env ``` -build +### build ``` cd frontend @@ -19,7 +19,7 @@ yarn build build -t patlite-light-tower-controller . ``` -## server +## Server setup & run ``` cd server @@ -33,3 +33,7 @@ or python3 --server main.py ``` + +## Screenshot of homepage + +screenshot of homepage