cra-template-contextapi-pwa
v1.1.3
Published
Created and maintained by Spillcode
Downloads
2
Maintainers
Readme
Context API and PWA Setup template
This is is a simple template that helps you setup your progressive web application with context api, service workers, and a standard project setup.
Installation
Just like creating a normall ReactJS application, run:
npx create-react-app APP_NAME --template contextapi-pwa
Contribution Guide
Feel free to create issues and contribute to this project. Here's how:
- Create an issue
- Fork the projects
- Make your changes
- Raise a PR with a descriptive message of what the changes you made and a link to the issues you raised.
Happy Coding..