https://github.com/cuongndc9/react-boilerplate
🎣🌳 A React boilerplate with Hooks, Redux, Redux-Saga, React-Router, GraphQL and awesome tools.
https://github.com/cuongndc9/react-boilerplate
103cuong react react-boilerplate react-router reactjs redux redux-saga reduxjs
Last synced: over 1 year ago
JSON representation
🎣🌳 A React boilerplate with Hooks, Redux, Redux-Saga, React-Router, GraphQL and awesome tools.
- Host: GitHub
- URL: https://github.com/cuongndc9/react-boilerplate
- Owner: cuongndc9
- License: mit
- Created: 2019-05-12T15:24:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T14:25:02.000Z (over 6 years ago)
- Last Synced: 2025-01-21T21:32:31.239Z (over 1 year ago)
- Topics: 103cuong, react, react-boilerplate, react-router, reactjs, redux, redux-saga, reduxjs
- Language: JavaScript
- Homepage: http://myboilerplate.surge.sh
- Size: 711 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# react-boilerplate
[](https://travis-ci.org/cuongw/react-boilerplate)
[](https://hitsofcode.com/view/github/cuongw/react-boilerplate)
[](https://github.com/cuongw/react-boilerplate/blob/master/LICENSE)
> 🎣🌳 A React boilerplate with Hooks, Redux, Redux-Saga, React-Router, GraphQL and awesome tools.
## How to use?
### Step 1: Clone this project
```sh
$ git clone https://github.com/cuongw/react-boilerplate.git
```
### Step 2: Remove `.git` folder
```sh
$ cd react-boilerplate && rm -rf .git
```
### Step 3: Install dependencies
```sh
$ yarn
```
### Step 4: Run your project
```sh
$ yarn start
```
🙌 Awesome
## Contributors
[](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/0)[](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/1)[](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/2)[](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/3)[](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/4)[](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/5)[](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/6)[](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/7)
## License
MIT © [cuongw](https://github.com/cuongw)