A boilerplate for Progressive Web Apps built on top of React.
A live example can be found here.
git clone https://github.com/MCROEngineering/news4all-pwa-demo
yarn install
or
npm install
npm start
Open http://localhost:3000 to view it in the browser.
npm run build