Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 344 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 344 Bytes

Fillbom-Front

개발 시작하기

node 18+ yarn 1.x.x

# 의존성 설치
yarn install

# prebuild 파일 생성
yarn prebuild

# 시뮬레이터로 실행
# 네이티브 코드 빌드에 시간이 오래 걸립니다.
# 뭔가 안되면 시뮬레이터를 먼저 띄우고 실행하세요.
yarn android:device
yarn ios:device