keokilee / react-typescript-boilerplate

Boilerplate project for setting up Typescript and React with Babel and Webpack.
ISC License
114 stars 23 forks source link

React Router #5

Open keokilee opened 8 years ago

keokilee commented 8 years ago

The tricky part here is that there's a special router for Redux (https://github.com/rackt/redux-router), but it doesn't have type definitions. I'm guessing the definitions don't need to be too different from react-router.