@@ -1,8 +1,13 @@
## 本地安装开发调试环境
### nodejs
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get install -y nodejs
npm -v # 要求 3.10.10
sudo npm i npm@3.10.10 -g
### 建立运行目录
The note is not visible to the blocked user.