mmuszkow / CERNmap

Map of CERN for mobile devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CERNmap

Offline map of CERN for mobile devices. It should work on pretty much any mobile platform as it is based on Apache Cordova.

Alt text Alt text Alt text

Building

npm install -g cordova

Android

Depending on your target SDK version, have either ANDROID_HOME or ANDROID_SDK_ROOT variable set.

cordova add platform android`
cordova run android

iOS

cordova add platform ios
cordova run ios

About

Map of CERN for mobile devices

License:GNU General Public License v3.0


Languages

Language:JavaScript 94.3%Language:CSS 4.3%Language:HTML 1.4%