Skip to content

prokopsimek/react-redux-typescript

 
 

Repository files navigation

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

About

React + TypeScript example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.7%
  • JavaScript 9.6%
  • CSS 2.7%
  • HTML 2.0%