npm i -g yarn
yarn run start
if zero install fails, run yarn install
Provides the yarn search
command.
It opens a fullscreen terminal interface for search and install packages from the npm registry.
Automatically adds @types/ packages into dependencies when you add a package that doesn't include its own types