@serwist/vite
Introduction
@serwist/vite
is a module that integrates Serwist into your Vite application.
Getting started
See Getting started. If you are initializing a new Vite + React project, you can also run the following command:
npx degit serwist/serwist/examples/vite-react-basic my-app
Configuring
See Configuring.
Alternatives
There are also some alternatives to @serwist/vite
:
- Vite PWA (
@serwist/vite
is actually a fork of this project!)