A PhoneGap sample that uses Marko.js for building UI components in combination with Lasso.js for static builds.
git clone https://github.com/marko-js-samples/lasso-marko-phonegap.git
npm install
npm run build
npm run android
# Or run on iOS
npm run ios