Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T14:25:02.000Z (almost 5 years ago)
- Last Synced: 2024-10-23T23:15:50.228Z (2 months 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
[![Build Status](https://travis-ci.org/cuongw/react-boilerplate.svg?branch=master)](https://travis-ci.org/cuongw/react-boilerplate)
[![Hits-of-Code](https://hitsofcode.com/github/cuongw/react-boilerplate)](https://hitsofcode.com/view/github/cuongw/react-boilerplate)
[![GitHub](https://img.shields.io/github/license/cuongw/react-boilerplate.svg)](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/images/0)](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/0)[![](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/images/1)](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/1)[![](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/images/2)](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/2)[![](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/images/3)](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/3)[![](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/images/4)](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/4)[![](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/images/5)](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/5)[![](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/images/6)](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/6)[![](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/images/7)](https://sourcerer.io/fame/cuongw/cuongw/react-boilerplate/links/7)
## License
MIT © [cuongw](https://github.com/cuongw)