Home

Awesome

Undux & TypeScript TodoMVC Example

TodoMVC for Undux

Installation

git clone git@github.com:bcherny/undux-todomvc.git
cd undux-todomvc
npm install
npm run build
npm start

Then, open http://localhost:8081 in your favorite browser.

Features

License

MIT