본문 바로가기

IT/react

react로 감사성찬례 시나리오 개발

hello world 찍는거 먼저

https://facebook.github.io/react/docs/hello-world.html


코드 작성 및 디버깅은 여기서 바로 할 수 있다.

https://codepen.io/gaearon/pen/ZpvBNJ?editors=0010



하지만, 로컬에서 개발하고 싶으니.

"mac react developer" 로 검색하여 아래의 사이트로 이동하여 참고중


https://www.kirupa.com/react/setting_up_react_environment.htm


"Setting Up Your React Dev Environment" 로 검색했어야 했다...



찾다 보니 왜 리액트를 써야 하는지, 차근차근 설명해 놓은 곳이 있다.


https://www.kirupa.com/react/introducing_react.htm


https://www.kirupa.com/react/setting_up_react_environment.htm


https://www.kirupa.com/react/building_your_first_react_app.htm