What is concurrently?
"Run commands concurrently"
concurrently is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 411.7 KB on disk.
Installation Guide
# Install via NPM
npm install concurrently
# Install via Yarn
yarn add concurrently