/moodie-app

:iphone: Moodie App for Phillips Hue | School Project

Primary LanguageJavaScript

moodie-app

📱 Moodie App for Phillips Hue | School Project

Requirements

Stack

  • React Native ^0.39.0 for building native apps using react
  • Redux ^3.6.0 a predictable state container for JavaScript apps
  • React Router ^4.x.x declarative routing for React.

Make the awesome

Clone the repo:

$ git clone https://github.com/LeoLeBras/moodie-app.git
$ cd moodie-app

Install Node.js components:

$ yarn                          # Install Node.js components listed in ./package.json

And see Getting Started to install requirement tools.

How to use ?

$ yarn start                    # or: node_modules/react-native/packager/packager.sh

Open Moodie.xcodeproj in Xcode, build and run the project.

Issues

If you run into any issues please see the Getting Started guide for React Native before submitting an issue.