Skip to content

mmgmailoff/WebScrap

Repository files navigation

Step 1: Install Dependencies

# using npm
npm install

# OR using Yarn
yarn install

Step 2: Install Pods

cd ios && Pod install
cd..

Step 3: Start your Application

# using npm
npm start

# OR using Yarn
yarn start

Step 4: Start your Application

Let Metro Bundler run in its own terminal. Open a new terminal from the root of your React Native project. Run the following command to start your Android or iOS app:

For Android

# using npm
npm run android

# OR using Yarn
yarn android

For iOS

# using npm
npm run ios

# OR using Yarn
yarn ios

Step 5: Login credentials

email: user@gmail.com
password: 123

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published