I have a problem with React.
When you doing a create-react-app, you have a file : sercice-worker.js I used a template and this file doesn't exist. I'm trying differents solutions to install service-worker, serviceWorker packages, in mobile, nothing happened. I can't download my application in mobile.
How can I installs service-worker for having the PWA ?
Thx