This implementation uses next-pwa
to create a progressive web app (PWA) powered by Workbox.
Assuming you already have NodeJS 10+ and yarn installed on your computer; The steps are easy:
git clone https://github.com/zaghadon/svcatv-frontend.git
cd svcatv-frontend
yarn install
yarn dev
.