Code Monkey home page Code Monkey logo

foodiefitexpo's Introduction

Foodie Fit - aplikacja wieloplatformowa w React Native Expo

English version below

Uwaga: Upewnij się, że prawidłowo skonfigurowałeś środowisko React Native Expo - Environment Setup.

Krok 0: Zainstaluj pakiety NPM

Aby zainstalować pakiety npm, musisz uruchomić nastepującą komendę:

npm install

Krok 2: Uruchom serwer Metro Bundler

Aby uruchomić Metro Bundler, uruchom następującą komendę z katalogu głównego projektu:

# using npm
npx expo start

Step 2: Uruchom aplikację

Po uruchomieniu serwera Metro w konsoli pojawi się menu. Wystarczy kliknąć odpowiednią literę na klawiaturze, aby uruchomić aplikację dla odpowiedniej platformy:

  1. a - Android
  2. i - iOS
  3. w - Web

Aplikację można również uruchomić za pomocą następujących poleceń:

npx expo start --android
npx expo start --ios
npx expo start --web

Aby uruchomić aplikację na fizycznym urządzeniu należy zainstalować aplikację Expo Go a następnie zeskanować telefonem kod QR z menu Metro

To wszystko! Miłego korzystania z aplikacji FoodieFit!


Foodie Fit - React Native Expo cross platform App

Note: Make sure you have completed the React Native Expo - Environment Setup.

Step 0: Install NPM packages

To install npm packages, you run following command:

npm install

Step 1: Start the Metro Server

To start Metro Bundler, run the following command from the root of your React Native project:

# using npm
npx expo start

Step 2: Start your Application

When the Metro Server is started, a menu will appear in the console. Just click the appropriate letter on the keyboard and the application for the corresponding platform will be launched:

  1. a - Android
  2. i - iOS
  3. w - Web

You can also run this apps by using following commands:

npx expo start --android
npx expo start --ios
npx expo start --web

To run the app on a physical device, install the Expo Go app and then scan the QR code from the Metro menu with your phone

That's it! Have fun using the FoodieFit app!

foodiefitexpo's People

Contributors

karolchoron avatar

Watchers

 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.