Skip to content

This is a really simple example of a Progressive Web App. Check it out.

Notifications You must be signed in to change notification settings

jreker/PWA-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progressive Web App Example

Tech Stack:

  • Javascript/HTML
  • Bootstrap 4 / jQuery
  • Webpack with some extensions

PWA

The PWA things in this project are:

  • added manifest file
  • added service-worker
  • added registering of service worker

Build

  • Install dependencies: npm install
  • Build with: npm run build:dev
  • or run webpack dev server on port 80 with: npm run start:dev

Have fun!

About

This is a really simple example of a Progressive Web App. Check it out.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published