1. yarm 이란?

- 자바스크립트 패키지 매니저 중 하나입니다.

npm 같은 거예욤!

 

2. yarn install

brew install yarn

 

3. yarn path 설정

export PATH="/usr/local/opt/icu4c/bin:$PATH" 
export PATH="/usr/local/opt/icu4c/sbin:$PATH"

+ Recent posts