Hi all, I need to start building a PWA for a client. I am bit new to it, so want some suggestion from you.
What will be a good option for PWA? React, Angular, Vue or Flutter or any other options you want to mention.
Hi all, I need to start building a PWA for a client. I am bit new to it, so want some suggestion from you.
What will be a good option for PWA? React, Angular, Vue or Flutter or any other options you want to mention.
For further actions, you may consider blocking this person and/or reporting abuse
Hana Sato -
Antonio | CEO at Litlyx.com -
Sukhpinder Singh -
Harutyun Mardirossian -
Top comments (1)
you can use create-react-app CLI which uses React.js. It has a service-worker preconfigured. And you can get your PWA running with little changes to it.