Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awakelife93/react-boilerplate
react boilerplate
https://github.com/awakelife93/react-boilerplate
boilerplate react reactjs redux redux-thunk redux-toolkit styled-components template typescript
Last synced: 10 days ago
JSON representation
react boilerplate
- Host: GitHub
- URL: https://github.com/awakelife93/react-boilerplate
- Owner: awakelife93
- License: mit
- Created: 2021-06-02T06:34:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-01T05:55:50.000Z (over 2 years ago)
- Last Synced: 2024-11-18T06:59:07.999Z (2 months ago)
- Topics: boilerplate, react, reactjs, redux, redux-thunk, redux-toolkit, styled-components, template, typescript
- Language: TypeScript
- Homepage:
- Size: 8.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Client Boilerplate
## React Client + React Admin + API Gateway Server + API Server + Style Server
![Architecture](https://user-images.githubusercontent.com/20429356/158008003-23315066-bca4-402c-af4e-10d81a886ec7.png)
## Admin Repository
https://github.com/awakelife93/react-admin-boilerplate
## Gateway Server Repository
https://github.com/awakelife93/spring-boot-api-gateway
## API Server Repository
https://github.com/awakelife93/express-boilerplate
## Style Server Repository
https://github.com/awakelife93/express-design-system-boilerplate
## [Note]
### Description
```
1. All elements included in the design system indicate which theme they were made for by promising "\_\_" as a delimiter depending on the theme.
```## Author
```
2020.06.02 ->
Author: Hyunwoo Park
```
## Getting Started```
1. yarn install
2. yarn start
```#