/cooking_code

Personal repository for random Meteor-React and React-Native codes

Primary LanguageJavaScript

Meteor and React Native

Getting started

  • Install Meteor
  • Install React Native

Running on iOS simulator

Note: You must be on a mac for this

  • Run "meteor" from the "MeteorApp" directory
  • Run "react-native run-ios" from the "RNApp" directory

Running on Android simulator

  • ... Still wondering how to ...