더북(TheBook)

restFront.css, restFront.html, restFront.js, about.html, restServer.js 파일을 만든 후 다음과 같이 작성합니다. 프런트엔드 코드는 여기서 그리 중요하지 않으므로 깃허브(GitHub) 저장소(https://github.com/zerocho/nestjs-book)에서 코드를 복사한 후 붙여 넣기를 해도 됩니다.

restFront.css

a { color: blue; text-decoration: none; }