reckonsys / progressify

Progressify your webapp to a pwa with ease

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Progressify

Already have a webapp & want to convert it to pwa? you are in the right place. Follow the steps below to Progressify your app.

PS: This package will install the required dependencies in your project in order to progressify your webapp.

Install Progressify

npm install progressify

Run Progressify in the project root

progressify

Answer the set of questions asked

  1. Project Name.
  2. Theme color.
  3. Background color.
  4. Target devices iOS & Android.
  5. API's base url (seperate by comma if many).
  6. Icons path.

Built with

  • Inquirer - Interactive CLI user interface.
  • npm - Package manager

Roadmap

  • Create a set of icons on the fly by using 515x512-icon.
  • Extend support for other libraries such as reactJs, viewJs, ember etc.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Progressify your webapp to a pwa with ease

License:MIT License


Languages

Language:JavaScript 100.0%