Обновить sk1/readme.md
This commit is contained in:
parent
37936dacad
commit
15bb8cc762
@ -39,23 +39,23 @@ Brabus Premium Automotive is a full-stack web application where users can:
|
|||||||
- RESTful API
|
- RESTful API
|
||||||
- Responsive and mobile-friendly design
|
- 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
|
npm install
|
||||||
export PATH=$PATH:/c/Program\ Files/nodejs
|
export PATH=$PATH:/c/Program\ Files/nodejs
|
||||||
export PATH="$PATH:/c/Program Files/Microsoft SDKs/Azure/CLI2/wbin"
|
export PATH="$PATH:/c/Program Files/Microsoft SDKs/Azure/CLI2/wbin"
|
||||||
```
|
```
|
||||||
|
|
||||||
# 3. Start the application
|
### 3. Start the application
|
||||||
```
|
```
|
||||||
./prepare-app.sh
|
./prepare-app.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
# 5. Docker Desktop - Open in your browser
|
### 5. Docker Desktop - Open in your browser
|
||||||
Visit: http://localhost:3000
|
Visit: http://localhost:3000
|
||||||
|
|
||||||
### 6. Restart
|
### 6. Restart
|
||||||
|
Loading…
Reference in New Issue
Block a user