Skip to content

oliverlaz/react-pwa-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup:

  • cd app && npm install
  • cd server && npm install

Run:

  • cd app && npm start
  • cd server && npm start

Note: ServiceWorker is only available in production mode. Run cd app && npm run build to create production build.

About

A playground repo, used for exploring how Progressive Web Apps (PWA) can be developed with React and Service Workers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors