낭만 프로그래머

Angular (Angularjs2) 와 Atom 본문

Javascript/Angular

Angular (Angularjs2) 와 Atom

조영래 2017. 4. 25. 22:25

1. Atom 설치

https://atom.io/


2. angular 프로젝트 생성

 ng new study 

3. Atom 실행

 cd study

 atom . 



4. atom-typescript 패키지 설치

- atom-typescript 로 검색 후 설치


5. linter 패키지 설치

- linter 로 검색 후 설치

참고 : https://github.com/steelbrain/linter


6. editorconfig 패키지 설치

- editorconfig 로 검색 후 설치

참고 : https://github.com/sindresorhus/atom-editorconfig


7. file-icons 패키지 설치

- file-icons 로 검색 후 설치

참고 : https://github.com/file-icons/atom