NPM Commands
--save
redundant flag - don't use anymore!
npm config delete proxy
to fix ETIMEOUT
when unable to run npm i
due to connection problems (proxy, dns, etc) - or better yet just use yarn instead!
npm config list
to print list of Node/npm dir & ver
npm view PACKAGE
npm view react dist.tarball
returns a link to src:
https://registry.npmjs.org/react/-/react-18.1.0.tgz