Skip to content

Turn your existing website to Progressive Web App or Initiate PWA project using single command!!. 'npm i -g pwainit' to install pwainit and get started ๐Ÿš€

License

Notifications You must be signed in to change notification settings

saurabhdaware/pwainit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

85 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

PWAinit

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 Package downloads contributions welcome License

https://nodei.co/npm/pwainit.png?downloads=true&downloadRank=true&stars=true


Install

npm install -g pwainit

Create new project

pwainit create helloworld

Turn existing site to PWA

cd existingWebsite
pwainit add

Release Notes

Read CHANGELOG for complete logs.

Contribution

contributions welcome

  • 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 ๐ŸŽ‰

About

Turn your existing website to Progressive Web App or Initiate PWA project using single command!!. 'npm i -g pwainit' to install pwainit and get started ๐Ÿš€

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published