Run multiple node.js environments with a single command
Introduction
If you have a repository with two or more environments, let's say your client and server folders and you want to easily start both environments with one command and also get the outputs of both processes in the same terminal window then ...
jadge.hashnode.dev5 min read