💻 Huge thanks to Jacob Ebey for the idea and original implementation of PWA in Remix.
This repository is the home of Remix PWA packages and their respective documentations (version 3 and above).
Docs are still a work in progress (including the docs site). Contributions are welcome.
WIP
To contribute to the codebase, simple clone the repository and run npm run postclone
to install dependencies, build
the packages and run tests.
Ensure that your code passes the tests (add tests when necessary) and linting before submitting a PR.