Skip to content

mvolkmann/react-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-pwa

This demonstrates implementing a simple PWA using React.

Setup

Clone this repo, cd to the directory, and enter npm install.

Running

To build and serve this app, enter npm run bs. Browse the URL that is output.

To build and deploy this app to GCP, enter npm run bd. This requires the file secrets.json which is not in this Git repo. It will prompt for a GCP password. After deploying, browse http://{ip-address}.

About

a PWA demo implemented with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published