#環境設定
環境設定
$ npm install expo-cli --global
プロジェクト作成
expo init myAPP
cd myApp
####起動
myApp
yarn start
####BootStrap
myApp
expo init myAPP
cd myApp
yarn start
Go to list of users who liked
More than 3 years have passed since last update.
#環境設定
$ npm install expo-cli --global
expo init myAPP
cd myApp
####起動
yarn start
####BootStrap
expo init myAPP
cd myApp
yarn start
Register as a new user and use Qiita more conveniently
Go to list of users who liked