Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 2.01 KB

README.md

File metadata and controls

43 lines (27 loc) · 2.01 KB

react-boilerplate

Build Status Hits-of-Code GitHub

🎣🌳 A React boilerplate with Hooks, Redux, Redux-Saga, React-Router, GraphQL and awesome tools.

How to use?

Step 1: Clone this project

$ git clone https://github.com/cuongw/react-boilerplate.git

Step 2: Remove .git folder

$ cd react-boilerplate && rm -rf .git

Step 3: Install dependencies

$ yarn

Step 4: Run your project

$ yarn start

🙌 Awesome

Contributors

License

MIT © cuongw