Giter VIP home page Giter VIP logo

dit's Introduction

ReadMe!How To Run It!

React Native “Get Started” documentation. http://facebook.github.io/react-native/docs/getting-started.html

for run this app first time, should install the environments dependence:

1.nodejs - Node.js® is a JavaScript runtime https://nodejs.org/en/

  1. IDE - using or installing any code editors for development like Visual Studio Code : code.visualstudio.com

  2. Installing the CLI -

    3.1.MAC users - https://brew.sh - Installing Homebrew package manager for macOS for installing yarn package:

    Paste that at a Terminal prompt. (a) /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" (b) brew install yarn --without-node (c) yarn global add create-native-app

    3.2 WINDOWS users - installing yarn package: (a) Download the installer from the site and install it - https://yarnpkg.com/en/docs/install#windows-stable (b) Paste that at a cmd prompt: yarn global add create-native-app

  3. ANDROID simulator -

    4.1. Running the ANDROID simulator - Download and install it from the official site https://developer.android.com/studio/ a.while installing check the option "Android Virtual Device" for installing simulator b.Open Android Studio and Select option "Open an existing Android Studio project" and navigate to the folder App and Select the folder "android" and open c.installing "java runtime environment" and "java development kit" - optional, if installed skip this http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

    4.2 running the App - open the project app in the IDE (Visual Studio Code) and Paste that at a cmd/terminal prompt for running the ANDROID simulator : yarn run android

  4. IOS simulator MAC users only -

    5.1. Install Xcode from the AppStore, open the project app folder and select the folder "iOS"

    5.2. Running the App - open the project app in the IDE (Visual Studio Code) and Paste that at a terminal prompt for running the iOS simulator: yarn run ios

Enjoy:-)

dit's People

Contributors

yakirifrah avatar

Stargazers

Roman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.