JaneaSystems / nodejs-mobile-samples

Repository for demo applications that use Node.js on Mobile
MIT License
168 stars 111 forks source link

Cordova Sample #1

Open mohlsen opened 6 years ago

mohlsen commented 6 years ago

Are there plans or anything in the works to add an example for Cordova apps?

Would you take a PR for one? If so, any constraints or things the example should do? Should it have the same functionality as the other examples?

orangemocha commented 6 years ago

Hi @mohlsen,

Thanks for coming by here! :smile:

We would love to have a PR for a Cordova sample. It doesn't need to have the same functionality as the others. So feel free to implement what you would like.

ksplache commented 6 years ago

@orangemocha I'm working on a cordova angularjs example and will submit a PR.

orangemocha commented 6 years ago

@ksplache sounds good, thank you!

ksplache commented 6 years ago

PR with the basics: https://github.com/janeasystems/nodejs-mobile-samples/pull/2

I may add more in the future, but I think we can start with this.