2016年8月1日

摘要: 安装nodejs sudo apt-get update sudo apt-get install nodejs -g #全局安装 安装npm sudo apt-get install npm #查看版本 npm -v 安装express sudo apt-get install express - 阅读全文

posted @ 2016-08-01 10:18 沉睡的码农 阅读(141) 评论(0) 推荐(0)