Skip to content

Insolites/points-air-app

Repository files navigation

points-air-app

Getting Started

To run the application locally, make sure to clone the current repo on your laptop and run the API https://github.com/Insolites/points-air-api on your local.

Step 1: Install the packages

First, you will need to install the packages. To install the needed packages for the app, run the following command from the root of your Expo project:

# using npx
npx expo install 

Step 2: Start the Metro Server

You will need to start Metro, the JavaScript bundler that ships with React Native.

To start Metro, run the following command from the root of your Expo project:

# using npx
npx expo start 

Step 3: Start your Application

Let Metro Bundler run in its own terminal. On the same terminal, Press :

"i" to open iOS simulator
"a" to open iOS simulator
"w" to open web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors