https://github.com/bwarlock/react-boilerplate-template-api
A react template with 3-tier api architecture api > hook > ui , added configurations for vite-ts redux , toolkit , persist , react-router-dom , storybook
https://github.com/bwarlock/react-boilerplate-template-api
npm-package react redux redux-persist storybook template vite
Last synced: 6 months ago
JSON representation
A react template with 3-tier api architecture api > hook > ui , added configurations for vite-ts redux , toolkit , persist , react-router-dom , storybook
- Host: GitHub
- URL: https://github.com/bwarlock/react-boilerplate-template-api
- Owner: Bwarlock
- Created: 2024-09-05T13:50:54.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-05T14:27:51.000Z (almost 2 years ago)
- Last Synced: 2025-08-03T13:52:26.160Z (12 months ago)
- Topics: npm-package, react, redux, redux-persist, storybook, template, vite
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/create-react-boilerplate-template-api
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Boilerplate-Template-API
A react template with 3-tier api architecture api > hook > ui , added configurations for vite-ts redux , toolkit , persist , react-router-dom , storybook
## Usage
```bash
npm create react-boilerplate-template-api
```