https://github.com/morsdyce/react-serviceworkers
Introduction to service workers with React
https://github.com/morsdyce/react-serviceworkers
Last synced: about 1 month ago
JSON representation
Introduction to service workers with React
- Host: GitHub
- URL: https://github.com/morsdyce/react-serviceworkers
- Owner: morsdyce
- Created: 2015-12-12T14:11:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-06T18:10:01.000Z (almost 7 years ago)
- Last Synced: 2025-01-24T09:41:38.699Z (3 months ago)
- Language: JavaScript
- Size: 1.24 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to service workers with React
## To run:
```
git clone https://github.com/morsdyce/react-serviceworkers
cd react-serviceworkers
npm start
```Navigate to [http://localhost:8080](http://localhost:8080) in your browser