Skip to content

Commit

Permalink
docs: πŸ“ add nx/workspace:move command
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumeisongsong committed Nov 19, 2024
1 parent 9ede034 commit 8fd5813
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ You can use `npx nx list` to get a list of installed plugins. Then, run `npx nx

## Useful links

Move a project to another folder in the workspace:

`nx g @nx/workspace:move --project xxx --destination root/xxx/xxx`

Learn more:

- [Learn more about this workspace setup](https://nx.dev/nx-api/nest?utm_source=nx_project&utm_medium=readme&utm_campaign=nx_projects)
Expand Down

0 comments on commit 8fd5813

Please sign in to comment.