yarn
↔ Package Manager, faster than npm
, more reliable for old projects, prettier CLI ASCII art UI, by FB. Update: it's better than npm for sure!
yarn classic
yarn 3.2
References
yarn add lite-server --dev
yarn remove
↔yarn
to remove moduleyarn create react-app
↔yarn
to init new CRA App