To migrate your angular project type in the following in your terminal:
cd zoo-web-c-v7-to-v8
npm i
node v7-to-v8.js /Users/yuriyk/projects/...
The argument for the last line should be a folder where the *.html files are located that you want to migrate.