# toDoList **Repository Path**: rendongc/todolist ## Basic Information - **Project Name**: toDoList - **Description**: vue2 + vuex + ant-design-vue + axios 待办事项 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-04 - **Last Updated**: 2023-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Vuex ## README # 待办事项 ## 框架 Vue2 + Vuex + axios + ant-design-vue ## 预览 ![预览](./src/assets/preview.jpg) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).