An open API service indexing awesome lists of open source software.

https://github.com/jadjoubran/workbox-template

Minimal workbox template to reproduce potential issues related to workbox
https://github.com/jadjoubran/workbox-template

Last synced: 7 months ago
JSON representation

Minimal workbox template to reproduce potential issues related to workbox

Awesome Lists containing this project

README

          

# workbox template

Minimal workbox template to reproduce potential issues related to workbox

## Scripts

```bash
npm run dev

npm run build
```