$ cnpm install create-nx-workspace

> npx create-nx-workspaceNx is a next generation build system with first class monorepo support and powerful integrations.
{{getting-started}}
It's a command to create a new Nx workspace.
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 |