aspnetcore/templates/ReactReduxSpa/ClientApp
Steve Sanderson 3162946139 In ReactReduxSpa, configure store before matching routes. Fixes #663 2017-02-21 16:56:35 +00:00
..
components Remove 'redux-typed' from ReactReduxSpa template, making it more standard as a Redux application 2016-11-11 15:32:51 -08:00
css
dist
store Remove unused references to ThunkAction. Fixes a build error since @types/redux-thunk 2.2.0 removes the ThunkAction export. 2017-01-18 19:14:17 +00:00
boot-client.tsx
boot-server.tsx In ReactReduxSpa, configure store before matching routes. Fixes #663 2017-02-21 16:56:35 +00:00
configureStore.ts Remove 'redux-typed' from ReactReduxSpa template, making it more standard as a Redux application 2016-11-11 15:32:51 -08:00
routes.tsx Update remaining templates to TypeScript 2 / @types / etc. 2016-10-17 11:50:31 +01:00