Hi, I want to build windows 10 Apps with ionic. I didn’t find an current tutorial for that and I have a few tiny questions:
I have to install the windows 10 sdk, right?
Then I have to type ionic platform add windows, right?
And does it work then or is there something else to do?
Cordova, which is used for the native app, has a info page on the windows platform.
After you add the platform you can also run ‘Cordova requirements’ on the command line to find out if you have all the tools installed.
Just adding a little, unlike android, you will need a certificate to install the app in windows 10.
1 Like