2.5 KiB
2.5 KiB
layout | title | permalink | lang |
---|---|---|---|
default | Windows Store Publication | /en-US/win10/StorePublishing.htm | en-US |
Bring your web app to the Windows Store
There are a number of different ways you can bring your existing website or web app to the Windows Store as a Hosted Web App (HWA). Each have their own distinct advantages based on your content and development environment. Below is a list of our suggested options, outlining what you need to know and how to get started:
Visual Studio
This option will work best for you if...
- You have an existing web app
- You are developing on Windows 10
- You have, or can install, Visual Studio 2015 Community or greater
- You are looking for deep integration with the Windows platform
ManifoldJS
This option will work best for you if...
- You have an existing web app
- You are using a W3C manifest in your web app
- You are developing on any platform
- You want to publish a cross-platform app, including iOS and Android
Chrome app conversion tool
This option will work best for you if...
- You have an existing web app targeting the Chrome web store
- You are developing on any platform
App Studio
This option will work best for you if...
- You want to build a web app using an existing website
- You are not as familiar with software development, including command-line interfaces (CLI) and integrated development environments (IDE)