diff --git a/sk1/readme.md b/sk1/readme.md index 73d97ce..a52cf58 100644 --- a/sk1/readme.md +++ b/sk1/readme.md @@ -39,23 +39,23 @@ Brabus Premium Automotive is a full-stack web application where users can: - RESTful API - Responsive and mobile-friendly design -# How to Run the Project Locally +### How to Run the Project Locally -# 1. Clone the repository +### 1. Clone the repository -# 2. Install dependencies +### 2. Install dependencies ``` npm install export PATH=$PATH:/c/Program\ Files/nodejs export PATH="$PATH:/c/Program Files/Microsoft SDKs/Azure/CLI2/wbin" ``` -# 3. Start the application +### 3. Start the application ``` ./prepare-app.sh ``` -# 5. Docker Desktop - Open in your browser +### 5. Docker Desktop - Open in your browser Visit: http://localhost:3000 ### 6. Restart