1,
npm init
2,
npm install ejs --save
简单Node 指令
$ node -v //Node 版本
$ npm install -g n
$ n latest //更新最新版本
报错处理
查看端口具体被那个进程占用: