TypeScript-TodoMVC This repository is TodoMVC implemented with TypeScript. Not using other frameworks. Demo run $ npm install $ npm run build $ open index.html