Node.js package manager
$ npm init -y
$ npm install package
$ npm run dev
$ npm outdated
$ npx create-react-app myapp