https://github.com/rmkanda/react-pwa
https://github.com/rmkanda/react-pwa
boilerplate offline pwa react
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rmkanda/react-pwa
- Owner: rmkanda
- License: mit
- Created: 2020-11-15T15:21:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T05:40:05.000Z (over 3 years ago)
- Last Synced: 2025-10-06T11:44:10.662Z (9 months ago)
- Topics: boilerplate, offline, pwa, react
- Language: JavaScript
- Homepage: https://rmkanda.github.io/react-pwa/
- Size: 3.69 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sample React PWA
[](https://app.fossa.com/projects/git%2Bgithub.com%2Frmkanda%2Freact-pwa?ref=badge_large)
## Build
- Install Node.js 15.x
- Clone th repo
- Run the commands
```
npm install
npm run build
npm run watch
```
Tools used
- React
- Webpack 5
- Babel
- ESLint
- Prettier
- PWA (workbox)