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