yeoman generator to ease up the kickstarting of new node projects.
The basic-node generator will create a bare minimum node project scaffold in the current directory.
to use this generator you need the yeoman module
yarn global add yo
yo basic-node