# vue-practice **Repository Path**: kevin2333/vue-practice ## Basic Information - **Project Name**: vue-practice - **Description**: vue practice - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-29 - **Last Updated**: 2020-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # About 这是慕课网上[Vue+Webpack打造todo应用](https://www.imooc.com/learn/935)课程的源码 # 使用方法 ``` git clone https://github.com/Jokcy/vue-todo-tech.git ``` 进入项目目录,运行 ``` npm install ``` 然后执行 ``` npm run dev ``` 开始开发项目