Thinkmill / reacteu-app

ReactEurope TouchstoneJS Mobile App

Home Page:http://thinkmill.com.au/react-europe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactEU Mobile App

ReactEurope Mobile App, built with TouchstoneJS

Full Instructions and documentation coming as soon as we can publish them after the conference :)

Instructions

Build/run in the browser

git clone git@github.com:Thinkmill/reacteu-app.git
cd reacteu-app
npm install
npm start

or, Build/run on Android -- requires cordova and the Android SDK to be installed

git clone git@github.com:Thinkmill/reacteu-app.git
cd reacteu-app
npm install
npm run build
cordova platform add android
cordova run android

License

Copyright (c) 2015 Thinkmill. Made available under The MIT License (MIT).

About

ReactEurope TouchstoneJS Mobile App

http://thinkmill.com.au/react-europe

License:MIT License


Languages

Language:Java 46.5%Language:C++ 15.9%Language:Objective-C 11.2%Language:C 9.1%Language:C# 4.9%Language:CSS 4.6%Language:JavaScript 4.3%Language:HTML 2.3%Language:Objective-C++ 1.1%Language:QML 0.1%