How to install

run in project dir:

npm --registry https://registry.npm.taobao.org install 

or

npm install --global yarn
yarn --registry https://registry.npm.taobao.org

How to run the lesson's code

You can run the specific lesson's code's index.js file like this in project dir:

node lessons/triangle/code/index.js