[React]

Updated:

https://docs.expo.io/get-started/installation/?redirected

  1. Node.js LTS & npm 설치

  2. Installing Expo CLI npm install –global expo-cli

error

sudo npm install –global expo-cli

  1. expo init [프로젝트 이름]

  2. cd [프로젝트 이름]

  3. expo start

Tags:

Categories:

Updated:

Leave a comment