安装Node.js
通过这个地址下载预编译二进制包
https://nodejs.org/en/download/

通过如下的指南进行安装。
https://github.com/nodejs/help/wiki/Installation

安装MongoDB
通过如下地址,添加到软件源。
https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/

转载于:https://www.cnblogs.com/fogcell/p/11605269.html