인디노트
앨귤러 JS 시작하기에 필요한 설치 본문
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
반응형
'개발 플랫폼 및 언어 > 앵귤러 Algular' 카테고리의 다른 글
Angular 에서 environment 값 가져오기 (0) | 2023.04.21 |
---|---|
Download Files with Axios (0) | 2021.01.22 |
Angular 에서 jquery, jquery.backstretch 사용하기 (2) | 2020.11.29 |
AngularJS 와 NodeJS 를 함께 가동하기 (0) | 2019.08.22 |
How To Post Data From Angular To Node REST API (0) | 2019.08.22 |
Comments