Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

asadhaye/pwa-tdm-workshop

 
 

Repository files navigation

PWA Edit is the sample app that you'll build as you complete thePWA Workshop.

Files

There are two kinds of files in this codebase: application files and source files. Application files are files you will not touch during the course of the workshop; they exist to provide a full functional experience. Source files are files you'll be touching throughout the course of the workshop.

Source files

  • js/main.js - Main application JavaScript
  • service-worker.js - Service worker file, first use during the Going Offline codelab
  • manifest.json - Web App Manifest file, first used during the From Tab to Taskbar codelab
  • js/lib/install.js - Provides a base class for the install button, used during the Install Button codelab
  • js/lib/actions.js - Provides a base class for the menu, used during the Capable codelab

Application files

  • index.html - Main application HTML
  • offline.html - Offline fallback HTML
  • preview/index.html - Preview page HTML
  • css/* - Styling for the applcation
  • images/* - Images associated with the application
  • package.json andpackage-lock.json - Node dependency files
  • wmr.config.mjs - Config file forWMR, the light-weight build tool being used for this project.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript51.7%
  • HTML30.3%
  • CSS18.0%

[8]ページ先頭

©2009-2025 Movatter.jp