/alt-typescript-todomvc

Implementing the Alt libraries TodoMVC example in Typescript.

Primary LanguageTypeScript

alt-typescript-todomvc

Implementing the Alt libraries TodoMVC example in Typescript.

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!