React 프론트엔드 개발 셋팅을 위한 노드모듈이다.
터미널/CMD에서
npm install -g yarn
명령어를 입력하면 설치할 수 있다.
리눅스 터미널에서
curl -o- -L https://yarnpkg.com/install.sh | bash