Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

workbox-cli

A CLI tool to generate a service worker and a file manifest making use of the workbox-sw module.

Installation

npm install --save-dev workbox-cli

Documentation

Read more at this module's getting starting page.

What's Workbox?

This module is a part of Workbox, which is a collection of JavaScript libraries for Progressive Web Apps.

Visit https://workboxjs.org/ to learn more about what Workbox can do for you.