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
- Host: GitHub
- URL: https://github.com/jadjoubran/workbox-template
- Owner: jadjoubran
- License: mit
- Created: 2019-02-21T14:36:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T14:52:03.000Z (over 6 years ago)
- Last Synced: 2025-01-22T10:33:16.200Z (9 months ago)
- Language: JavaScript
- Size: 55.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# workbox template
Minimal workbox template to reproduce potential issues related to workbox
## Scripts
```bash
npm run devnpm run build
```