Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.28 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.28 KB

RNWeather

js-standard-style expo-download

A Realtime Weather App with customizable location

⬆️ How to Locally Setup

Step 1: git clone this repo:

git clone https://github.com/Pl4gue/RNWeather.git

Step 2: cd to the cloned repo:

cd RNWeather/

Step 3: Install dependencies

npm install

▶️ How to Run App Locally

  1. cd to the repo
  2. Run Build for either OS
  • for iOS
    • run react-native run-ios
  • for Android
    • Run Genymotion
    • run react-native run-android

js-standard-style Standard Compliant

This project adheres to Standard.