An open API service indexing awesome lists of open source software.

https://github.com/rmkanda/react-pwa


https://github.com/rmkanda/react-pwa

boilerplate offline pwa react

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Sample React PWA

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frmkanda%2Freact-pwa.svg?type=large)](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)