개요
리엑트를 다루는 기술을 하나씩 따라 해보면서 다른 분들도 따라 해 볼 수 있도록 대략적으로 기록을 남깁니다. (자세한 내용은 위 도서 리엑트를 다루는 기술
를 구매 후 참조 하시면 됩니다. )
개발환경
- win10 home
- i7-6500u
- 8 GB ram
설치
설치 시 최신 버전은 설치 시기에 따라 상이하게 보일 수 있습니다. ( 기준일 2020.07.13 )
- nodejs - https://nodejs.org/en/ 로 들어가서 최신버전 설치 ( v14.5.0 )
- yarn - nodejs 설치 이후
npm install -g yarn
명령어를 수행하여 설치( v1.22.4 ) - git - https://git-scm.com/downloads 로 들어가서 최신버전 설치 ( v2.27.0 )
- vscode - https://code.visualstudio.com/ 로 들어가서 최신버전 설치 ( v1.47.0 )
예제 실행
1. vscode 실행
2. Terminal - new Terminal 실행
3. 좌측 하단의 버튼을 눌러 기본 터미널을 git bash 로 변경
4. yarn create react-app hello-react
실행
맺음말
1/28 - 리엑트 시작이 완료 되었습니다. 앞으로 26개만 더 하면 끝 ㅋㅋㅋㅋ
Congratulations @wonsama! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) :
You can view your badges on your board And compare to others on the Ranking
If you no longer want to receive notifications, reply to this comment with the word
STOP
To support your work, I also upvoted your post!
Do not miss the last post from @hivebuzz:
Support the HiveBuzz project. Vote for our proposal!