docs(workspaces): update using npm section by ruyadorno · Pull Request #3392 · npm/cli (original) (raw)

I noticed this page seems to be the go-to page for a lot of users when looking for info on how to use workspaces so I wanted to expand it a little bit with some of the recent work adding support to the missing commands.

Added examples of using npm init to bootstrap a new workspace and a section on how to add/manage dependencies to workspaces.