Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 193 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 193 Bytes

This is the example project with react and redux, with persist usage. To start the project, first install all packages with next command

npm install

And then run

npm start