Command
npm docs <package>
Explanation
Opens the documentation webpage for the specified package in your default browser.
Examples
Open React documentation
npm docs react
npm docs <package>
Opens the documentation webpage for the specified package in your default browser.
Open React documentation
npm docs react