All Projects → Thinkmill → Reacteu App

Thinkmill / Reacteu App

Licence: mit
ReactEurope TouchstoneJS Mobile App

Programming Languages

java
68154 projects - #9 most used programming language

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 [email protected]: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 [email protected]: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).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].