Initiate PWA project and get boilerplate code for Progressive Web App features or Turn your existing website into Progressive Web App with npm i -g pwainit
🎉
PWAinit lets you intialize your PWA development process without writing basic service worker, manifest, push api and index.html code.
Read documentation here : https://saurabhdaware.github.io/pwainit
npm install -g pwainit
pwainit create helloworld
cd existingWebsite
pwainit add
Read CHANGELOG for complete logs.
- This project is open for contributions you can pick up a task from Issues or Work on a new feature.
- Read CONTRIBUTING.md for complete guide of Contribution and Local Development.
Thanks for reading! Dont forget to star the Repository 🎉