📝 Add Windows Store Guide
This commit adds a guide about how to compile your app as a Windows Store app, analog to the Mac App Store guide.
This commit is contained in:
parent
2cd41b2f84
commit
ffa5abe99b
2 changed files with 93 additions and 0 deletions
|
@ -20,6 +20,7 @@ an issue:
|
|||
* [Security](tutorial/security.md)
|
||||
* [Application Distribution](tutorial/application-distribution.md)
|
||||
* [Mac App Store Submission Guide](tutorial/mac-app-store-submission-guide.md)
|
||||
* [Windows Store Guide](tutorial/windows-store-guide.md)
|
||||
* [Application Packaging](tutorial/application-packaging.md)
|
||||
* [Using Native Node Modules](tutorial/using-native-node-modules.md)
|
||||
* [Debugging Main Process](tutorial/debugging-main-process.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue