Exercise-Angular2 Anguar2(SPA)를 이용한 자바스크립트 연습 프로젝트 git clone git clone https://github.com/rchcomm/Exercise-Angular2.git Start lite server npm start => tsc && concurrently "tsc -w" "lite-server" Exercise file app > app.component.tsc edit