Starting work on Windows 10 (UAP) with cordova

Meteor + Windows 10

I’ve started working on adding windows support for Meteor’s IsoBuild system. I’ve made decent progress so far: adding in platform add windows , building the app wrapper, and starting the emulator.

The fork is here https://github.com/jbaxleyiii/meteor/tree/cordova-windows

If anyone has experience who can give me some direction on the native additions needed to make startServer run from the updater package that would be huge!

I’m planning on having meteor add-platform windows, meteor app-platform windows-phone, and eventually meteor add-platform xbox, and meteor add-platform hololens because why not?

Would anyone be interested in having cordova apps for windows?

9 Likes

Yes please!
Meteor support for Windows 10 could be done with Electron or NWjs.
I think rapid development for HoloLens would be pretty rad.