Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 313 Bytes

React + Redux + TypeScript example

This is a simple example showing how you'd use TypeScript to write a React app, with Webpack as the build tool. It also has react-hot-loader configured.

npm install
npm start

Checkout the TODO test API from here: https://github.com/josephjeganathan/todo-test-api