react-native
发布时间:2020-12-15 05:17:45 所属栏目:百科 来源:网络整理
导读:-------react native之前安装 https://github.com/jonymrshi/react-native-webstrom#userconsent# 国内优秀npm镜像 1.临时使用 code style="font-family: Consolas,monospace; font-size: 1em; padding: 0px; color: inherit; background-color: transparent
-------react native之前安装 https://github.com/jonymrshi/react-native-webstrom#userconsent#
国内优秀npm镜像1.临时使用<code style="font-family: Consolas,monospace; font-size: 1em; padding: 0px; color: inherit; background-color: transparent;"><span class="hljs-built_in" style="color: rgb(38,139,210);">npm</span> --registry <span class="hljs-attribute" style="color: rgb(181,137,0);">https</span>:<span class="hljs-regexp" style="color: rgb(42,161,152);">//</span>registry.<span class="hljs-built_in" style="color: rgb(38,210);">npm</span>.taobao.org install express</code> 2.持久使用
|