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