Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AshishChoureMA authored Aug 14, 2024
1 parent b9f40a5 commit a16dc44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ app.use(
changeOrigin: true,
})
);
app.listen(port, () => {
console.log(`Example app listening on port ${port}`);
});
Expand Down

0 comments on commit a16dc44

Please sign in to comment.