WebAppsDocs/en-US/win10/StorePublishing.md

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...

  1. You have an existing web app
  2. You are developing on Windows 10
  3. You have, or can install, Visual Studio 2015 Community or greater
  4. You are looking for deep integration with the Windows platform

Get started now

ManifoldJS

This option will work best for you if...

  1. You have an existing web app
  2. You are using a W3C manifest in your web app
  3. You are developing on any platform
  4. You want to publish a cross-platform app, including iOS and Android

Get started now

Chrome app conversion tool

This option will work best for you if...

  1. You have an existing web app targeting the Chrome web store
  2. You are developing on any platform

Get started now

App Studio

This option will work best for you if...

  1. You want to build a web app using an existing website
  2. You are not as familiar with software development, including command-line interfaces (CLI) and integrated development environments (IDE)

Get started now