Skip to content

Bercon/fluent-conf-restaurant-app

 
 

Repository files navigation

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

About

Fluent Conf Workshop Restaurant App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.4%
  • Objective-C 26.0%
  • Python 10.2%
  • Java 8.4%