도서 정보: http://www.acornpub.co.kr/book/reactjs-springboot
$ git clone https://github.com/fsoftwareengineer/todo-application.git
$ cd <프로젝트 디렉터리>/demo
$ ./gradlew bootRun
$ cd <프로젝트 디렉터리>/todo-react-app
$ npm install
$ npm start
질문이 있으신 경ㅇ https://github.com/fsoftwareengineer/todo-application/discussions 의 질문고 답변에 게시글을 작성 해 주시기 바랍니다.