Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1019 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 1019 Bytes

DevCon Yangon 2015 Hybrid App Source Code

This app use Material Design Lite (MDL) for layout and component, jQuery for DOM manipulation, Underscore for template and Swiper for touch swipe effet.

App on Google Play Store

How to run

Install Cordova and run these:

$ cordova create devcon15 org.devconmyanmar.ygn "DevCon Yangon 2015"
$ cordova platform add android

Then replace content of www directory with this source code. Then, connect your Android device to your computer, turn on USB Debugging, and then use this to test run the app on your device:

$ cordova run android

To build release version, use this:

$ cordova build android --release

(OR)

Simply open index.html in web browser.

Contact

Find contact information on eimaung.com