Skip to content

re-ducks design pattern with react + redux + typescript + react-router-dom + redux-thunk + typesafe-actions and other awesome libraries Todos boilerplate!

License

Notifications You must be signed in to change notification settings

toriiico/re-ducks-typescript-boilerplate

Repository files navigation

Re-ducks Typescript Todos Example

This project is a practical sample that replaces Redux todo app example with typescript and Re-ducks pattern, and adds router, typesafe-actions, etc.

The structure of the state etc. is referring to this awesome Re-ducks project.

It is created based on Create React App.

Develop Environment

  • OS
    • Ubuntu 18.04.1 LTS
  • node
    • v11.8.0
  • npm
    • 6.8.0

Start Todos App

git clone https://github.com/toriiico/re-ducks-typescript-boilerplate.git

cd re-ducks-typescript-boilerplate
npm i && npm start

About

re-ducks design pattern with react + redux + typescript + react-router-dom + redux-thunk + typesafe-actions and other awesome libraries Todos boilerplate!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages