Programming/React
리덕스] 리덕스 설치
고양이의시간
2020. 2. 23. 11:48
npm 을 이용해 프로젝트 폴더에 설치
> cd 프로젝트폴더
> npm i redux react-redux