This is a PWA tutorial app showing how to set up a project with Webpack and Workbox.
Install all dependencies with npm install, then either run the development server with
npm run dev
or create a production build with
npm run prod
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a PWA tutorial app showing how to set up a project with Webpack and Workbox.
Install all dependencies with npm install, then either run the development server with
npm run dev
or create a production build with
npm run prod