Log in node js #56355
Log in node js
#56355
-
how log a message when init a project with node js and express? |
Beta Was this translation helpful? Give feedback.
Answered by
thinkingdev9
Dec 25, 2024
Replies: 1 comment
-
my suggestion is here https://github.com/orgs/nodejs/discussions/46260#discussioncomment-4721636, in my example has a line with this code
the listen is the start from your server |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
happybanana9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
my suggestion is here https://github.com/orgs/nodejs/discussions/46260#discussioncomment-4721636, in my example has a line with this code
the listen is the start from your server