What is @nrwl/node?
"The Node Plugin for Nx contains generators and executors to manage Node applications within an Nx workspace."
@nrwl/node is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 3.8 KB on disk.
Installation Guide
# Install via NPM
npm install @nrwl/node
# Install via Yarn
yarn add @nrwl/node