yarn add <pkg> -W # add the dependency to the workspace root ... yarn workspace <workspace_name> start # run start command in the specific workspace
確定! 回上一頁