Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.

License

NotificationsYou must be signed in to change notification settings

pwa-builder/PWABuilder

Repository files navigation

The simplest way to create progressive web apps across platforms and devices.

This repo is home to several projects in the PWABuilder family of tools.

Tools

ToolsOverviewSourceDocsContribute
PWABuilder.comThe best way to package PWAs for various stores./apps/pwabuilderPWABuilder docsWiki
PWA StudioPWA Studio makes VSCode the BEST developer environment for building Progressive Web Apps./apps/pwabuilder-vscodePWA Studio docsWiki
PWA StarterOur opinionated and production tested progressive web app (PWA) template for creating new projects.RepoPWA Starter docsWiki

Docs

DocsSourceContribute
docs.pwabuilder.com/docsWiki
blog.pwabuilder.com/apps/blog/apps/blog

Components

ComponentsOverviewSourceDocsContribute
<pwa-install>

npm version
Web component for great PWA install experiencepwa-installpwa-installWiki

Recommended Development setup

You will need the following things properly installed on your computer.

You should also be familiar withTypeScript which we use for this project. This helps give you more guidance as you code fromintellisense when usingVSCode.

We recommend the following tools for your dev setup:

Additionally, when you open the project in VS Code, you'll be prompted to install recommended extensions.

Development

Set theNODE_BIN environment variable,.vscode/launch.json for VS code andapps\pwabuilder\Properties\launchSettings.json for Visual Studio:

  • Windows:C:/Program Files/nodejs/node.exe
  • Mac:/usr/local/bin/node
  • Linux:/usr/bin/node

Using VS Code (App and API)

  • RunVSCode Run and Debug (F5 key) to build the project and start a local Edge browser.
  • Closing the Edge browser will terminate the debug session.

Using Visual Studio (API only)

  • Open the solution and run thehttps profile (F5 key)

Alternatively, build theDockerfile.production container and access it fromhttp://localhost:8080

License

All files on the PWABuilder repository are subject to the MIT license. Please read the License file at the root of the project.


This project has adopted theMicrosoft Open Source Code of Conduct. For more information see theCode of Conduct FAQ or contactopencode@microsoft.com with any additional questions or comments.

Contributors108


[8]ページ先頭

©2009-2025 Movatter.jp