What do these two sentences mean? To install the angularjs generator, just use the command line. Does this
link require me to download the project? Or can I just create yo angular and run it directly without downloading it?
Link: https://github.com/pinkyjie/g...
Thank you very much
... After a cursory glance, I installed the package with npm and typed the command as written by others. Just Jiangzi
npm install -g yo
npm install -g generator-aio-angular
yo aio-angular
There are more later, I didn’t copy and paste them one by one