# todomvc **Repository Path**: freed/todomvc ## Basic Information - **Project Name**: todomvc - **Description**: Meteor + Vue.js TodoMVC Example - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Meteor + Vue.js TodoMVC Example TodoMVC implementation using [Vue.js](http://vuejs.org/) with full Tracker and Meteor integration. You should use `git clone --recursive` to clone the repository. ## Credit This TodoMVC application was based on [Vue.js TodoMVC](https://vuejs.org/v2/examples/todomvc.html).