Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 290 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 290 Bytes

zoo-web-c-v7-to-v8

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.