undux-todomvc

1.0.1 • Public • Published

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

  • Add, remove, rename todos
  • Filter todos
  • Mark todos as complete
  • Clear completed todos
  • Everything is saved to localStorage - try refreshing!
  • Partial routing support

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i undux-todomvc

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

1.08 MB

Total Files

34

Last publish

Collaborators

  • bcherny