kenwheeler / reactive2015

Reactive2015 Contest Entry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##reactive-2015

###Schedule schedule

###Speakers speakers

###Map speakers

###Social social

Getting Started

####Keys

You need to add Twitter API keys in AppDelegate.m and a MapBox token in src/components/map.js

Running IOS

Simply run the project in XCode

Linting

To lint your code using ESLint run npm run lint

Type Checking

To type check your code using Flow, first install Flow and then run npm run flow

Troubleshooting

If you have any trouble with package caching due to .babelrc, run rm -fr $TMPDIR/react-*

About

Reactive2015 Contest Entry


Languages

Language:Objective-C 56.3%Language:JavaScript 41.9%Language:Java 1.3%Language:C 0.5%