Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.92 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.92 KB

react-redux-sample

Demo repository for react using react-redux store management written with TypeScript.

Application sample

Application is available @ https://jfcere.github.io/react-redux-sample

References

ToDos

Clone

The following command will clone, install dependencies and start server on http://localhost:3000

git clone https://github.com/jfcere/react-redux-sample.git
yarn install
yarn start

Licence

Licensed under MIT.