Skip to content

Custom starter-kit for getting my PWA app projects up and running.

License

Notifications You must be signed in to change notification settings

okbrown/okb-react-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

okb-react-pwa

Progressive Web Application

Includes

  • React, Webpack, WorkBox (service-workers), and ready for Push Notifications with either Firebase or VAPID.

To get up and running:

  • yarn install or npm install
  • To start in development mode: yarn start | http://localhost:5000
  • To build production: yarn build
  • To build and run yarn serve

See package.json for in case these commands don't work.

Releases

No releases published

Packages

No packages published