SvelteKit PWA (BETA)


SvelteKit PWA template

Features

  • PWA ready to work offline
  • Online/Offline status
  • Log view using Svelte store

Technologies

TODO

  • Improve docs
  • Improve UI
  • Improve mobile navigation

Installation

Clone the repo

git clone https://github.com/xulioc/sveltekit-pwa.git
cd sveltekit-pwa

Install & run

npm install

To start in development mode:

npm run dev

To build and start in production mode:

npm run build
npm run preview

Contribute

Feel free to contribute. Issues and Pull Requests are welcome.

License

MIT

Top categories

Loading Svelte Themes