If you are using Windows to work on a Node.js project chances are you are using a simple text editor, something not too complicated like Sublime or why not Visual Studio Code (recommended). The perfect complement for this is the terminal. In Window's case you can use the Command Prompt or PowerShell. If you want to know how to get a really nice CLI on Windows keep reading.
Read More