Log in node js #5027
Answered
by
gusttavonl
EduardoNoronha31
asked this question in
Q&A
Log in node js
#5027
-
how log a message when init a project with node js and express? |
Beta Was this translation helpful? Give feedback.
Answered by
gusttavonl
Jan 18, 2023
Replies: 0 comments 1 reply
-
my suggestion is here https://github.com/nodejs/node/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
EduardoNoronha31
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/nodejs/node/discussions/46260#discussioncomment-4721636, in my example has a line with this code
the listen is the start from your server