typescript-TodoMVC
typescript-TodoMVC copied to clipboard
TodoMVC, coming to TypeScript.
typescript-TodoMVC
This repository is TodoMVC implemented with TypeScript. Not using other frameworks.
Dependencies
- TypeScript (v1.8)
- SystemJS
- http-server (server only)
Disclaimer
This project is influenced by the TodoMVC - Vanilla ES6 project.