https://github.com/state-less/cra-template-leap
https://github.com/state-less/cra-template-leap
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/state-less/cra-template-leap
- Owner: state-less
- License: mit
- Created: 2021-07-24T23:16:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-15T08:55:59.000Z (over 4 years ago)
- Last Synced: 2025-02-21T22:38:24.225Z (over 1 year ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.