Experimenting with Desktop PWAs on Chrome 68+. Follow instructions below to get started.
To learn and understand about Desktop PWAs, please see my corresponding Medium article: Goodbye Electron, Hello PWAs
Clone the repository down, open your terminal to the root of the application and run:
npm install
npm start
This will get the application running however currently Desktop PWAs do not allow installation prompts over HTTP. I recommend jumping on Netlify or another provider to host your site.
npm run build
open build/