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