jin react starter 사용법(IntelliJ 기준) 프로젝트 이름 변경 Repository clone 프로젝트 폴더 이름 변경 File -> Project Structure Project -> 이름 변경 프로젝트 모듈 설정 File -> Project Structure Module -> + -> Import Module 현재 프로젝트 루트 폴더를 선택 -> 적용 프로젝트 의존성 모듈 설치 yarn install git remote 주소 변경 기본 설정 값들 typescript yarn eslint(airbnb) prettier recoil emotion axios craco