* docs(nxdev): restructure docs to diataxis style * docs(nxdev): cleanup * docs(nxdev): fix links * chore(nxdev): format * docs(nxdev): fix broken images * docs(nxdev): fix links * docs(nxdev): fix links * docs(nxdev): fix links * docs(nxdev): tweaks * docs(nxdev): redirect rules * docs(nxdev): fixes
317 B
317 B
| title | description |
|---|---|
| init - CLI command | Adds nx.json file and installs nx if not installed already |
init
Adds nx.json file and installs nx if not installed already
Usage
nx init
Install nx globally to invoke the command directly using nx, or use npx nx, yarn nx, or pnpx nx.