Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 236 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 236 Bytes

What is this?

A React starter project based on React 17, React Router v5, Webpack 5, Redux, and Redux-Saga.

Installation

git clone https://github.com/gzzo/react-base.git project-name
cd project-name
rm -rf .git/
git init