Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 236 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 236 Bytes

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