Awesome
alt-typescript-tutorial
A simple flux tutorial built in typescript with alt and react
Reimplementation of the alt-turorial to futher debug the typescript type definitions for the alt library.
install dependencies with
npm install
run example with
npm start
example serves via webpack-dev-server on port 9000. React components will actually hot-reload in the browser unless there are serious complile errors!