$ cnpm install @nx/eslint

Nx is a next generation build system with first class monorepo support and powerful integrations.
Using npx
npx create-nx-workspace
Using npm init
npm init nx-workspace
Using yarn create
yarn create nx-workspace
Run:
npx nx@latest init
Copyright 2013 - present © cnpmjs.org | Home |