Skip to content

dominicrico/react-with-workbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Workbox with Create React App (Without Ejecting)

Demo project to use workbox with react applications.

Build the project

$ yarn install
$ yarn build

Test the app

$ yarn global add serve
$ serve -s build

About

Demo to this Medium: Using Workbox with Create React App (Without Ejecting)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 76.4%
  • HTML 18.5%
  • CSS 5.1%