인디노트

앨귤러 JS 시작하기에 필요한 설치 본문

개발 플랫폼 및 언어/앵귤러 Algular

앨귤러 JS 시작하기에 필요한 설치

인디개발자 2017. 12. 17. 06:05

nodejs 설치

npm install -g yo

npm install -g bower

npm install -g grunt-cli

npm install -g generator-angular


제너레이터

http://yeoman.io/generators/official.html

http://yeoman.io/generators/community.html



todo 샘플

https://github.com/AngularJS-SPA-Development/chapter01-todo




반응형
Comments