Skip to content

Commit 9a74a52

Browse files
author
MarcHarrisscoding
committed
add readme
1 parent 6766ce8 commit 9a74a52

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

backend/api.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,4 @@ app.post('/', function(req, res) {
5252
}
5353
});
5454

55-
56-
5755
app.listen(8000)

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
to get start just clone the repo
2+
3+
once downloaded navigate to the `backend` folder and run npm install
4+
5+
This repo comes with a guide https://marcharriss.com/developer-workflow/docker/getting-started-with-docker-for-beginners/

0 commit comments

Comments
 (0)