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

https://github.com/state-less/cra-template-leap


https://github.com/state-less/cra-template-leap

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# cra-template-pwa

An progressive web app template for [Create React App](https://github.com/facebook/create-react-app).

To use this template add `--template pwa` when creating a new app:

```sh
npx create-react-app my-app --template state-less/leap
```

## Learn more

The [Create React App documentation](https://cra.link/PWA) has more details on using this template
to create your PWA.