Skip to content

alphilippo/reacteu-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 63.7%
  • JavaScript 35.5%
  • HTML 0.8%