Skip to content

Commit 62cc9f4

Browse files
authored
Update README.md
1 parent 201b9e9 commit 62cc9f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ $ npx create-react-app sample-project --scripts-version=1.1.5
1717
명령어를 사용하여 프로젝트를 생성하세요.
1818

1919
추가적으로, 새로운 버전의 create-react-app 에서 어떤 변화가 있는지 참고하고싶다면 [여기](https://velog.io/@velopert/create-react-app-v2) 에서 주요 변화를 한 눈에 확인하실 수 있습니다.
20+
21+
특히 9장. 컴포넌트 스타일링 부분에서 많은 변화가 발생했는데 9장 대신 [다양한 방식의 컴포넌트 스타일링 방식 CSS, Sass, CSS Module, styled-components](https://velog.io/@velopert/react-component-styling) 블로그 포스트를 통하여 학습하시면 도움이 될 것입니다.

0 commit comments

Comments
 (0)