Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 745 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 745 Bytes

Desktop PWA

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

Getting started

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.

To build a distribution version of this application

npm run build
open build/