# learn **Repository Path**: phantom_2018/learn ## Basic Information - **Project Name**: learn - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-31 - **Last Updated**: 2020-12-19 ## 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 开始开发项目