vinaykarode / meteor-cordova-web-example

Simple example on how to create an app with two different user interfaces using different dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meteor-cordova-web-example

Simple example on how to create an app with two different user interfaces using different dependencies on Cordova and Web MeteorJS apps.

Some reference that helped me: http://www.manuel-schoebel.com/blog/meteorjs-package-only-app-structure-with-mediator-pattern

http://meteor.redandivory.com/

and the docs: http://docs.meteor.com/#/full/pack_addFiles

Comment the @imports in this file when you first run it: https://github.com/danielfbm/meteor-cordova-web-example/blob/master/packages/home/cordova/styles.scss

This is some issue with meteoric:ionic-sass and meteoric:ionicons-sass as you can read here: https://github.com/meteoric/ionic-sass

About

Simple example on how to create an app with two different user interfaces using different dependencies

License:MIT License


Languages

Language:JavaScript 44.8%Language:HTML 44.3%Language:CSS 10.9%