All Projects → react-native-training → fluent-conf-restaurant-app

react-native-training / fluent-conf-restaurant-app

Licence: other
Fluent Conf Workshop Restaurant App

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language

BURGER ME

Fluent Conf 2017

React Native: An exhaustive introduction

To get started:

  1. Clone the repo
git clone https://github.com/react-native-training/fluent-conf-restaurant-app.git
  1. cd into directory
cd fluent-conf-restaurant-app
  1. Install dependencies

    Using yarn:

yarn

        Using npm:

npm i
  1. Run Application

    Android:

react-native run-android

        iOS:

react-native run-ios
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].