1.0.8 • Published 3 years ago

cra-template-react-redux-dm92 v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

React, Redux, Duck pattern and TS.

This is a react template using React, Redux, TS and Duck pattern.

Getting started

yarn create react-app --template react-redux-dm92
or
npx create-react-app --template react-redux-dm92