I just wanted to share with you a simple project, which I hope will help save a few minutes when creating the next node.js package. This is all the project will do after typing in the yo n command line:
1. Run “npm init” 2. Based on your responses from package.json, create a file with the license, readme, the initial file and enable the test framework. 3. Create and publish a project on GitHub. ')
And here is the video of everything described above in action: