Skip to content

Project template for building Progressive Web Apps with Svelte

Notifications You must be signed in to change notification settings

Kreozot/svelte-pwa-webpack-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Project template for building Progressive Web Apps with Svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published