A small project exploring the Power of TypeScript with React Series http://davetayls.me/blog/2017/06/12/the-power-of-typescript-for-react
The scripts to try out this project are in the package.json file. Here is some help to get started.
$ npm install
$ npm run dev
$ npm run build