Chapter - 1
To initialize the Node JS project, run the following command in the terminal:
$ npm init
It will prompt you some questions (name, version, description, entry point, etc.). You can either answer them or press Enter to accept the defaults.
At the end, ...
kartik-devops.hashnode.dev6 min read
VishalRaghav
Very impressive