# todomvc-Vue **Repository Path**: ltara/todomvc-Vue ## Basic Information - **Project Name**: todomvc-Vue - **Description**: 一个记事功能单页面应用 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TodoMVC App By Vue ## dev 1. Clone this repo 2. `npm install` 3. then `npm start` or `npm run dev` 4. A plain shell with a test app will be available at localhost:3000.