File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ This repository contains a simple node js application that returns portfolio htm
4
4
5
5
#### Steps to get the project and run :desktop_computer :
6
6
7
- - : heavy_check_mark : Clone or fork the application. ` git clone https://github.com/Chabbax/Docker-Kubernetes-Demo.git `
8
- - : heavy_check_mark : Open the application in VS Code or any other code editor ` code . `
9
- - : heavy_check_mark : Run ` npm install ` to install necessary dependencies.
10
- - : heavy_check_mark : Run ` npm run start ` to run the application. The application will run on ` http://localhost:8045 ` port.
7
+ - Clone or fork the application. ` git clone https://github.com/Chabbax/Docker-Kubernetes-Demo.git `
8
+ - Open the application in VS Code or any other code editor ` code . `
9
+ - Run ` npm install ` to install necessary dependencies.
10
+ - Run ` npm run start ` to run the application. The application will run on ` http://localhost:8045 ` port.
11
11
12
12
#### Steps to create Docker image and run :whale :
13
13
You can’t perform that action at this time.
0 commit comments