How to Install and Create an Expo App on macOS in Under 60 Seconds |

Опубликовано: 20 Февраль 2023
на канале: Arslan
10,879
77

Yo in this video we'll learn how to setup and install expo cli and create an expo app all in under 60 seconds!!!!

Steps:

Open the Terminal app on your Mac by pressing Command + Space and typing "Terminal" into Spotlight.

Install Homebrew by entering the following command in your Terminal window: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hom...)"

Install Node.js by entering the following command in your Terminal window: brew install node

Install the Expo CLI package globally by entering the following command in your Terminal window: npm install -g expo-cli

Verify that Expo CLI is installed properly by entering the following command in your Terminal window: expo --version

Create a new Expo app by entering the following command in your Terminal window: npx create-expo-app your-app-name --npm

Note: Replace "your-app-name" with the desired name of your app, using dashes instead of spaces.

To view the newly created app in the iOS emulator, enter the following command in your Terminal window: npm run ios

To view the newly created app in the Android emulator, enter the following command in your Terminal window: npm run android

LINKS: https://linktr.ee/arslan99

Please don't forget Like, Comment and Subscribe if you're new!
Support the channel 😁: https://www.paypal.com/donate/?busine...


Смотрите видео How to Install and Create an Expo App on macOS in Under 60 Seconds | онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Arslan 20 Февраль 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 10,879 раз и оно понравилось 77 людям.