Skip to content

Files

Latest commit

Oct 17, 2016
45a5d8d · Oct 17, 2016

History

History
12 lines (8 loc) · 309 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 309 Bytes

Exercise-Angular2

Anguar2(SPA)를 이용한 자바스크립트 연습 프로젝트

git clone

Start lite server

  • npm start => tsc && concurrently "tsc -w" "lite-server"

Exercise file

  • app > app.component.tsc edit