Skip to content

Commit d0f7780

Browse files
committedNov 28, 2023
Update README.md
1 parent ccb7bb0 commit d0f7780

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,14 @@ npm install
55

66
to run
77
node index.js
8+
# Node.js Web Application
9+
10+
This is a Node.js web application.
11+
12+
## Build and Run with Docker
13+
14+
1. Clone the repository:
15+
```bash
16+
git clone https://github.com/NEELOFARKHAN22/nodejsApp.git
17+
cd nodejsApp
18+

0 commit comments

Comments
 (0)