码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntu 12.04 react-native 安装

时间:2016-01-29 12:05:22      阅读:299      评论:0      收藏:0      [点我收藏+]

标签:

1.安装nodejs 和npm

apt-get install nodejs

   apt-get install npm

2. 升级node js 和npm

sudo npm cache clean -f
sudo npm install -g n
sudo n stable



ubuntu 12.04 react-native 安装

标签:

原文地址:http://www.cnblogs.com/likwo/p/5168405.html

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