forked from angular/angular.js
-
Notifications
You must be signed in to change notification settings - Fork 10
angular.js: github에서 local까지 for window (제작중...)
kangki edited this page Apr 24, 2013
·
15 revisions
- Overview : angular.js 무작정 시작하기
- Fork KAUG/angular.js : 개인영역으로 소스코드 가져오기
- Install git client for window : git 클라이언트 설치
- Clone 사용자/angular.js : 로컬환경에 소스코드 내려받기
- Install node.js : node.js 설치
- Run node.js console : node.js 콘솔 실행
- Install npm : npm 설치
- Install grunt : grunt 설치
- Build angular.js : 소스코드 빌드하기
- Run webserver : 웹서버 구동
- translate angular.js document : angular.js 가이드문서 번역하기