ubuntu安装nodejs

apt install npm

npm install -g n

n stable

or n latest

 

///////////////////////////

npm install -g bower

 

bower init --allow-root

bower install d3 --save --allow-root

/////////////////////////////

 

posted @ 2017-06-05 15:32  飞晨信息  阅读(65)  评论(0)    收藏  举报