码迷,mamicode.com
首页 > 其他好文 > 详细

[Yarn] Use Yarn dlx to Execute Packages without Installing Them

时间:2020-01-27 23:39:30      阅读:96      评论:0      收藏:0      [点我收藏+]

标签:updating   yarn   class   and   cut   react   without   upd   versions   

yarn dlx can be used to run packages without installing them. This is useful for packages like create-react-app and gatsby that scaffold out apps for you, so you don‘t have to keep updating your global versions.

yarn dlx create-react-app newapp

 

[Yarn] Use Yarn dlx to Execute Packages without Installing Them

标签:updating   yarn   class   and   cut   react   without   upd   versions   

原文地址:https://www.cnblogs.com/Answer1215/p/12237046.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!