diff --git a/README.md b/README.md index 712397c..151b46c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ installare editare .env ```sh - GNU nano 8.4 server/backend/.env # === SERVER CONFIG === PORT=3000 @@ -53,7 +52,9 @@ il server parte su 182.168.1.3:3000 ed ho settato nginx come andare in - cd server/frontend +``` +cd server/frontend +``` far partire la UI x es su porta 8282 @@ -66,8 +67,9 @@ da qui si possono modificare le apps che vogliamo visualizzare andare in - cd app - +``` +cd app +``` far partire la App x es su porta 8181 npx http-server . -c-1 -p 8181