If you have known beforehand that you want your react-app to be a PWA(Progressive Web App) you could have used the create-react template pwa like so : npx create-react-app my-app --template pwa But you didn't😁So here we are. In this article, I will...
tebza.dev6 min read
No responses yet.