Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leye195/cra-template-rrrs
create react app with typescript, react-query, react-router, recoil for SPA
https://github.com/leye195/cra-template-rrrs
Last synced: 27 days ago
JSON representation
create react app with typescript, react-query, react-router, recoil for SPA
- Host: GitHub
- URL: https://github.com/leye195/cra-template-rrrs
- Owner: leye195
- Created: 2021-12-18T16:28:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T14:59:16.000Z (over 2 years ago)
- Last Synced: 2024-12-06T04:13:30.151Z (28 days ago)
- Language: TypeScript
- Size: 185 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cra-template-rrrs
The template for Create React App
## Start Template
### yarn
```
yarn create react-app my-app cra-template-rrrs
```### npm
```
npm init react-app my-app cra-template-rrrs
```## template support
- typescript 4.4.x
- styled-components
- react-router
- react-query
- recoil