run in project dir:
npm --registry https://registry.npm.taobao.org install
or
npm install --global yarn
yarn --registry https://registry.npm.taobao.org
You can run the specific lesson's code's index.js file like this in project dir:
node lessons/triangle/code/index.js