1.0.2 • Published 5 years ago

cra-template-daud v1.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

cra-template-daud

CRA template with typescript, redux, redux-saga, redux-toolkit, styled-component, webpack and more.

To use this template, add --template daud when creating a new app.

For example:

npx create-react-app my-app --template daud

# or

yarn create react-app my-app --template daud

For more information, please refer to: