Difference between revisions of "Yarn"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
* Website: https://yarnpkg.com/
 
* Website: https://yarnpkg.com/
 
* macOS: <code>[[brew install yarn]]</code>
 
* macOS: <code>[[brew install yarn]]</code>
* Linux: <code>[[apt install npm]] && [[npm install --global yarn]]</code>
+
* Linux: <code>[[apt install -y npm]] && [[npm install --global yarn]]</code>
  
 
== Basic commands ==
 
== Basic commands ==

Revision as of 11:17, 30 June 2023

Advertising: