svelte-pwa-webpack-template

Svelte Pwa Webpack Template

Project template for building Progressive Web Apps with Svelte

Svelte PWA Webpack template

Project template for building Progressive Web Apps with Svelte. Created on top of sveltejs/template-webpack.

Fully configured to pass most of Lighthouse PWA checks.

To create a new project based on this template using degit:

npx degit Kreozot/svelte-pwa-webpack-template svelte-pwa
cd svelte-pwa

Note that you will need to have Node.js installed.

Get started

Install the dependencies...

cd svelte-pwa
npm install

...then start webpack:

npm run dev

Top categories

Loading Svelte Themes