1.1.3 • Published 2 years ago

cra-template-contextapi-pwa v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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..