https://github.com/state-less/cra-template-leap-typescript
A react typescript template with leap setup.
https://github.com/state-less/cra-template-leap-typescript
Last synced: about 1 year ago
JSON representation
A react typescript template with leap setup.
- Host: GitHub
- URL: https://github.com/state-less/cra-template-leap-typescript
- Owner: state-less
- License: mit
- Created: 2022-03-14T00:17:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-27T20:34:03.000Z (almost 4 years ago)
- Last Synced: 2025-03-14T22:31:15.452Z (over 1 year ago)
- Language: TypeScript
- Size: 558 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cra-template-leap-typescript
An progressive web app template for [Create React App](https://github.com/facebook/create-react-app).
To use this template add `--template leap-typescript` when creating a new app:
```sh
npx create-react-app my-app --template leap-typescript
```
## Learn more
The [Create React App documentation](https://cra.link/PWA) has more details on using this template
to create your PWA.