node.js 설치

https://nodejs.org/ko/


윈도우 cmd창 에서 node -v 쳐서 버전이나오면 설치된것


앵귤러 cli설치 

cmd창에서 npm install -g @angular/cli


설치완료후 ng --version 버전확인