[DND]7/14 프로젝트 세팅

해피데빙·2022년 7월 14일
0

DND

목록 보기
11/33

RN 사용 전

android - android studio 설치 (emulator)
yarn ios - escord 등

개발자 계정(마켓에 올려야) - 무료 방법 찾아보기

emotion 설치 시

https://emotion.sh/docs/@emotion/native

  • rn과 사용할 거면 styled (웹 전용) 빼고 emotion/native (native)
  • react, native 둘다 설치해야
    cf. styled.div 가 웹 엘리먼트여서 native에서는 Text, scrollView

husky (precommit)

  • eslint 는 es에 대한 것
  • husky : precommit 세팅
  "@commitlint/cli": "^17.0.3",
    "@commitlint/config-conventional": "^17.0.3",

parser preset : 정규식으로 확인

✅week 3: milestone + 이슈
✅설치 고치기

  • 아키텍쳐 일요일
    ✅기술 스택 : 노션 복사하기
profile
노션 : https://garrulous-gander-3f2.notion.site/c488d337791c4c4cb6d93cb9fcc26f17

0개의 댓글